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

what is client-server architecture in .net? and what is 3-tier architecture?

1 Answers  


What are the Types of authentications in IIS

0 Answers   Microsoft,


In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?

5 Answers  


I have one .Net application and i have two databases which is in SQL server2000 and one more database in ORACLE? how can i access the database from different Databases?

3 Answers   eXensys,


In which event of page cycle is the viewstate available?

0 Answers  


I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?

0 Answers   Patni,


What methods are fired during the page load?

1 Answers  


What does the "EnableViewState" property do?

2 Answers  


Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?

0 Answers  


In the Repeater control which way you can edit?

0 Answers   Siebel,


How Many types of Page Load functions in asp.net

2 Answers  


what is diference between the .net1.0 & .net2.0 ?

3 Answers   EMax,


Categories