Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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).

Answers were Sorted based on User's Feedback



You create an assembly to access data in a relational database. This assembly will be used by sever..

Answer / ashwin

options C and D

Is This Answer Correct ?    8 Yes 3 No

You create an assembly to access data in a relational database. This assembly will be used by sever..

Answer / ish

B and D.

First create the strong name of assembly, than run the
global assembly cache.

Is This Answer Correct ?    5 Yes 2 No

You create an assembly to access data in a relational database. This assembly will be used by sever..

Answer / narendrababum.l

b
& D

Is This Answer Correct ?    1 Yes 0 No

You create an assembly to access data in a relational database. This assembly will be used by sever..

Answer / vaibhavbapat

a & d

Is This Answer Correct ?    2 Yes 1 No

You create an assembly to access data in a relational database. This assembly will be used by sever..

Answer / ramadevi.v

B & D

Is This Answer Correct ?    0 Yes 0 No

You create an assembly to access data in a relational database. This assembly will be used by sever..

Answer / t.kishore

a & d

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Can we override the enablepartialrendering property of the scriptmanager class?

0 Answers  


What is meant by web application?

0 Answers  


What are the different properties of server control that exists?

0 Answers   Cap Gemini,


how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?

3 Answers   Emphasis, Mphasis, TCS,


what is roles in asp.net

2 Answers  


What is the parent class of all web server control?

0 Answers  


How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

0 Answers  


What are the Types of session management in ASP.NET

0 Answers   Microsoft,


What are the Types of object in asp

0 Answers   BirlaSoft,


You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %>

2 Answers   Syntax Softtech,


What is the difference between rest and restful?

0 Answers  


what is asp.net

4 Answers  


Categories