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
how to elimainte the similar data from the different tables
What is %20 in a url?
Define the steps to set up validation control.
What is difference between session and viewstate?
What is the purpose of using MVC programming pattern in ASP.NET?
How could you modify xaml content from javascript?
Mention few asp.net validators.
What is the difference between cache and cookies?
What is session mode in asp.net?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Explain the disadvantages of viewstate?
What is another word for redirect?
From which base class all web forms are inherited?
Is session stored in browser?
Disable browser cache for entire ASP.NET website?