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 viewstate? In which event of the page life cycle, is the viewstate available?

0 Answers  


What r all the controls in ASP.NET ?

3 Answers  


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

0 Answers   Sans Pareil IT Services,


What is inheritance and an how it be used, example with an example?

0 Answers   Siebel,


Explain the difference between response.redirect vs server.transfer

0 Answers  






Define common type system?

0 Answers  


Which method is used to enforce garbage collection in .net?

0 Answers  


Explain the purpose of storyboard.targetproperty.

0 Answers  


Explain autherization levels in .net ?

2 Answers  


Can we use a static function with a non-static variable?

0 Answers  


Why asp.net mvc is better than asp.net? : Asp.Net MVC

0 Answers  


Difference between Active Exe and Activex dll ?

1 Answers   DELL,


Categories