What will you do?

You work as an ASP.NET Web Application Developer for SomeCompany.
The company uses Visual Studio .NET 2010 as its application development platform.
You are creating an ASP.NET Web application using .NET Framework 4.0.
The Web application makes use of SqlMembershipProvider.
You need to test the application locally and then deploy it to numerous production servers.
You must ensure that each and every deployed application accesses the identical production database in a Microsoft SQL Server. What will you do?
(Each correct answer represents a part of the solution. Choose two.)
A. Execute the Aspnet_regsql.exe tool to create the database on the correct Microsoft SQL Server.
B. Run the Aspnet_compiler.exe tool to create the database on the correct Microsoft SQL Server.
C. Alter the Web.Release.config file to transform the connection string to provide the names of the database and production server.
D. Alter the Web.Debug.config file to transform the connection string to provide the names of the database and production server.
E. Alter the connection string in the Web.config file to provide the names of the production server.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.