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

Describe and In Process Vs Out of Process component. Which is faster?

2 Answers   Syntax Softtech,


Can One website be made using two different languages like c#,vb.net etc......

4 Answers   ABC,


Finally and dispose methods?

1 Answers   Microsoft,


How do we get only edited/deleted/inserted records from a Dataset?

1 Answers   Syntax Softtech,


What is the use of placeholder control? Can we see it at runtime?

1 Answers  


Which class is used to send an email message from an ASP.NET Web page?

1 Answers   Sans Pareil IT Services,


What is the mvc framework?

1 Answers  


Define what is razor? : asp.net mvc

1 Answers  


in which protocol ASP.NET WEB API Work?

1 Answers   HCL,


What is _dopostback in asp net?

1 Answers  


Difference between ADO.net Dataset , ADO Record Set & ADO Data Reader?

3 Answers   HCL, NIIT,


To call a Web service which transport protocol you can use?

3 Answers   Siebel,


Categories