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 / ashwin
options C and D
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is the Difference between MVC And MVP design pattrens
What are the Types of session management in ASP.NET
Explain the steps needed to be performed in order to create an animation in xaml?
Is it true that a Web service must be written in .NET or not?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
What is the difference between globalization and localization?
Differentiate the session object and application object?
To bind columns manually which tags do you need to add within the asp:datagrid ?
What are themes and skins in 2.0, explain usage scenario?
Which is better viewstate or session?
How does session id work?
How do you implement postback with a text box?
What is the basic difference between asp and asp.net?
Difference between .NET and previous version?
What is a proxy in web service?