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 / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the asp.net 2.0 features?

545


What are the different types of proxy patterns?

588


Explain how dot net compiled code will become platform independent?

499


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

2266


Explain swagger components.

560






Why asp.net mvc is better than asp.net? : Asp.Net MVC

493


How does session id work?

484


What is cookieless session id explain in brief?

523


How can we provide the WebParts control functionality to a server control?

559


What is a multilingual website?

557


Can you change a Master Page dynamically at runtime?

570


What is session in http request?

545


How to use ipostback?

588


What is custom attribute?

566


Elaborate differentiation between Cache and Application?

531