Microsoft
70-519 · Question #191
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 C. Use configuration transformations. D. Use MSDeploy. 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
- AUse a separate web.config file for each branch office.
- BStore the connection strings in the database.
- CUse configuration transformations.
- DUse MSDeploy.
How the community answered
(48 responses)- A6% (3)
- B13% (6)
- C81% (39)
Community Discussion
No community discussion yet for this question.