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 session in http request?

0 Answers  


What is the concept of postback in asp.net?

0 Answers  


What is asp.net localization?

0 Answers  


what is AutoEventWireUp and what is the use of This property explain in details?

0 Answers   ITC Infotech,


What is cas?

0 Answers  






what is .net

15 Answers   Net Solution,


How will you maintain versioning in asp.net 2.0?

0 Answers   MCN Solutions,


Difference between .NET and previous version?

0 Answers   Microsoft, TIPL,


can sn.exe can be used before gacutil.exe

2 Answers   Accenture,


What kind of programming language is ASP.NET?

0 Answers   3i Infotech,


What is autopostback in asp net?

0 Answers  


What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?

1 Answers  


Categories