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.

Answers were Sorted based on User's Feedback



You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NE..

Answer / g.b.prabhakaran

d

Is This Answer Correct ?    6 Yes 0 No

You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NE..

Answer / veera

C

Is This Answer Correct ?    0 Yes 1 No

You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NE..

Answer / moses

b

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

0 Answers   Siebel,


what are the advantage in asp.net and what are the question ask for interview in vb.net and asp.net

0 Answers   TCS,


What are the types of validation in asp net?

0 Answers  


What is web.config. How many web.config files can be allowed to use in an application?

6 Answers   Accenture, HCL, InterGraph, iSoft,


What r the asp.net list controls and difference between them?

0 Answers  






You create an assembly to access data in a relational database. This assembly will be used by several ASP.NET applications on your Web server. You need to ensure that all your applications can access the assembly. Which two actions should you take (Each Answer: presents part of the solution.)? (Choose two) A . Run the Assembly Registration tool (Regasm.exe). B . Run the String Name tool (Sn.exe). C . Run the Installer tool (Intallutil.exe). D . Run the Global Assembly Cache tool (Gacutil.exe).

6 Answers   CPCL, Syntax Softtech,


How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two

1 Answers   Syntax Softtech,


What is an Interface and What is an Abstract Class?

3 Answers  


To wrap up a call to a Web service the standard used is..?

0 Answers   Siebel,


What is csrf attack in asp.net?

0 Answers  


Define caching.

0 Answers  


What does postback mean?

0 Answers  


Categories