You are planning the deployment of an ASP.NET application.
The application uses a Visual Studio .NET component named
DataAccess that will be shared with other applications on
your Web server.
You are using Visual Studio .NET to create a Windows
Installer package. You need to deploy DataAccess and the
ASP.NET application so that they can be uninstalled later of
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.

Answer Posted / veera

C

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a proxy in web service?

561


What are Master Pages in ASP.NET?

579


Which is better session or viewstate?

514


Is post back in asp.net?

520


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

625






What's the ASP.Net Application life cycle?

566


What are the types of validation in asp net?

547


How can we communicate with each server in N-tier Architecture? and what are the methods?

1792


What is asp.net globalization?

502


Explain the main differences between asp and asp.net?

517


How would you turn off cookies on a page of a website?

508


How to create multi language website in asp.net mvc? : Asp.Net MVC

497


What is difference between URL and URI?

630


Can action method static?

535


What is postback request?

554