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 / g.b.prabhakaran

d

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is viewstate enabled by default?

531


What are the HTML server controls in ASP.NET?

571


Define page fragment caching?

520


What is dynamic web page with example?

521


What does the orientation property do in a menu control?

531






What is asp.net web pages?

526


Explain the difference between AutoPostBack and IspostBack in ASP.NET?

598


Which protocol is used in a web api?

562


How do you open a page in a new window?

550


What is the purpose of master page?

514


What are the features of asp net?

510


What is the concept of postback in asp.net?

589


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

1408


What is state management in .net?

610


How can we pass info between 2 asp.net pages?

558