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

Answer Posted / ramadevi.v

B & D

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain autopostback?

533


What is the difference between session and viewstate in asp.net?

601


What is ashx file in asp.net?

544


Explain how cookies work. Give an example of cookie abuse.

713


What are main return types supported in Web API?

741






How do http sessions work?

499


What are the session management techniques asp net?

555


How many types of triggers are there in update panel?

567


What are the server control tags in asp.net.?

616


How long should a session id be?

520


What is mta?

620


What is the mvc model?

573


What is the difference between ASP.NET Webforms and ASP.NET MVC?

605


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2266


What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.

595