What will you do to accomplish this?

Posted by: Pdfprep Category: GSSP-.NET Tags: , ,

You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create an ASP.NET Web application using .NET Framework 3.5. The application uses Forms authentication. Your company uses Active Directory.

You need to modify the application to enable users to make use of their existing Active Directory account to access the application through the Internet. You are required to ensure that the application must be modified with the least amount of user interface changes, cost, and development effort.

What will you do to accomplish this?
A . Remove Forms authentication and create an AS
B . NET membership.
C . Change the membership provider to ActiveDirectoryMembershipProvider.
D . Create a custom membership provider that has access to the corporate Active Directory.
E . Change the application to use the Windows authentication provider instead of Forms authentication.

Answer: B

Leave a Reply

Your email address will not be published.