PrepAway - Latest Free Exam Questions & Answers

Which method should you use?

You create Web-based client applications. You are creating a Web-based discussion forum. The discussion forum will permit users to post and reply to discussion threads after logging on. You create the authentication mechanisms of your Web site. Microsoft SQL Server 2005 and the Active Directory directory service will continue to be used interchangeably for authentication. You need to provide a method for the users of the discussion forum to register. You also need to maintain the capability to use multiple authentication methods when the users register. Which method should you use?

PrepAway - Latest Free Exam Questions & Answers

A.
Create a custom component that provides a new user registration form and stores the results in XML that matches a defined schema, which can then be imported into any desired authentication scheme.

B.
Create a form that contains standard text boxes for the required user information. Use the post back of the form to pass the information to a custom class that is associated with the selected authentication scheme of the particular Web forum.

C.
Create a custom component that consumes the ASP.NET 2.0 Membership Provider Model and create custom Membership Providers.

D.
Create a form that contains a CreateUserWizard control and configure Membership Providers.


Leave a Reply