What is gacutil.exe? Where do we store assemblies, Should
sn.exe be used before gacutil.exe?

Answer Posted / srikanth

gacutil.exe is the tool provided by the .net framework
which helps to register an assembly that is meant for
sharing i.e., public usage. Before registering an assembly
as public or shared assembly you must generate a strong
name for that assembly using the sn.exe tool.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you access the properties and controls of master pages from content pages?

621


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

765


What is sdlc process?

612


How many types of validation are there?

617


What is the application pool?

629






Define transparent caching with aop?

624


Explain about Application and Session Events ?

722


How will create assesblies at run time?

640


What is the purpose of session management?

597


Can you dynamically assign a Master Page?

671


Describe the difference between inline and code behind - which is best in a?

653


How can we inherit a static variable?

621


Why web api is better than wcf?

648


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

666


What are sql notifications and sql invalidations?

611