nerdexam
Microsoft

70-519 · Question #105

You are designing an ASP.NET Web application in Microsoft Visual Studio 2010. You plan to deploy the application to multiple branch offices within your company. Each branch office requires different…

The correct answer is B. Use MSDeploy. D. Use configuration transformations. See the full explanation below for the reasoning.

Question

You are designing an ASP.NET Web application in Microsoft Visual Studio 2010. You plan to deploy the application to multiple branch offices within your company. Each branch office requires different settings for SQL Server connections. You need to centrally manage the automatic configuration for each branch deployment. Which two approaches could you recommend? (Each correct answer presents a complete solution. Choose two.)

Options

  • AStore the connection strings in the database.
  • BUse MSDeploy.
  • CUse a separate web.config file for each branch office.
  • DUse configuration transformations.

How the community answered

(48 responses)
  • A
    8% (4)
  • B
    77% (37)
  • C
    15% (7)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice