nerdexam
Microsoft

70-515 · Question #133

You work as an ASP.NET Web Application Developer for SomeCompany. The company uses Visual Studio .NET 2010 as its application development platform. You create an ASP.NET Web application using .NET…

The correct answer is B. Add the following code to the Web.release.config file. See the full explanation below for the reasoning.

Question

You work as an ASP.NET Web Application Developer for SomeCompany. The company uses Visual Studio .NET 2010 as its application development platform. You create an ASP.NET Web application using .NET Framework 4.0. You are planning to deploy the ASP.NET Web application to a production server by publishing the Web application in Release configuration. You must ensure that the connection string value in the Web.config file is updated to the connection string value of the production server during publishing. What will you do?

Options

  • AAdd the following code to the Web.config file.
  • BAdd the following code to the Web.release.config file.
  • CAdd the following code to the Web.config file:
  • DAdd the following code to the Web.release.config file.

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    85% (35)
  • C
    10% (4)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 70-515 Practice