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

How to find last error which occurred in Asp.net ?

682


Explain how do you deploy your asp.net application?

479


What are server objects?

517


What is preprocessor in .net?

531


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

596






Why will you usually create an aspnet user account in the database for an asp.net web application?

534


Differences between “dataset” and “datareader”.

560


How many validators do ASP.NET have?

607


What is the difference between file-based dependency and key-based dependency?

564


Explain how viewstate is being formed?

540


What does asp.net stand for?

538


What is a master page and what does it do?

533


Which is the parent class of the web server control?

567


Define viewstate in .net?

542


Which tool you have done?

1480