Answers

Question and Answer:

  Home  MCSD.NET - 70-315 Exam

⟩ Suppose You are planning the deployment of an ASP.NET application named XYZApp. XYZApp uses aVisual Studio .NET component named DataAccess that will be shared with other applications onyour Web server.You are using Visual Studio .NET to create a Windows Installer package. You need to deployDataAccess and the ASP.NET application so that they can be uninstalled later if necessary.What should you do?A. Create a setup project for DataAccess.Add the ASP.NET application in a custom action.B. Create a setup project for the ASP.NET application.Create another setup project for DataAccess.C. Create a Web setup project for the ASP.NET application.Add a project output for DataAccess.D. Create a Web setup project for the ASP.NET application.Add a merge module for DataAccess.

D. Create a Web setup project for the ASP.NET application.

Add a merge module for DataAccess.

 165 views

More Questions for you: