可学答题网 > 问答 > MCTS(70-528)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You create a Web site with membership


You create a Web site with membership and personalization enabled. You must use an existing CRM database for storing the membership information. You need to implement the Membership Provider. What should you do?()

  • A Modify the connection string in the Web.config file to connect to the CRM database.
  • B Add new a SqlMembershipProvider to the Web.config file.
  • C Create a custom Membership Provider inheriting from MembershipProvider.
  • D Create a custom MembershipUser inheriting from MembershipUser.
参考答案
参考解析:
分类:MCTS(70-528)题库
相关推荐

1、You create a Web site that you must c

You create a Web site that you must copy from a development server to a testing server, along with all source files. You do not have termin...

2、You create a Web site. You add an Edi

You create a Web site. You add an EditorZone control to the home page on the Web site. You need to enable users to customize the size and...

3、You create a Web site that is for mem

You create a Web site that is for members only. The behavior of the Web site changes according to the role of the user. The Web site uses...

4、You create a Web site that stores use

You create a Web site that stores users' active themes in user profile objects. You need to apply users' preferred themes when they lo...

5、You create a Web site that is for memb

You create a Web site that is for members only. The Web site allows members to create lists of users that have access to information about ...

6、You create a Web Form with several UI

You create a Web Form with several UI elements on it. During a code review, you realize that some of the UI elements can be grouped into u...