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 / t.kishore
a & d
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between equals() and == in c#?
What is the postback property in asp.net?
How does session state work in asp.net?
Define a multilingual website?
What is the compiled object?
How asynchronous call can be implemented using delegates?
Explain different types of Caching techniques in ASP.NET?
What is authentication in asp.net?
If you want to write your own dot net language, what steps you will you take care?
How does exception management works in ASP.NET?
What is the difference between user control and custom control?
What are the advantages of the code-behind feature?
What are the differences between clr & cts?
Is post back property in asp net?
How do I know asp.net mvc version? : Asp.Net MVC