What is gacutil.exe. Where do we store assemblies ?
Answer Posted / sathish
Along with the question, would like to answer, "whats the
advantage of installing assemblies in GAC folder?
#1 Different version of the same asssembly can be stored.
#2 Always the latest version will be referenced by
applications.
#3 Central store for multiple applications using the same
DLL,
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is definingquery in entity framework? : Entity framework
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What is managed extensibility framework?
How we can invoke child actions in ASP.Net MVC?
What are the versions of .net framework?
Explain two instances where routing is not implemented or required?
What is the difference between old ADO.NET and Entity framework coding techniques?
What is the use of razor view engine?
What is orm entity framework?
What is entityset? : Entity framework
Explain RenderBody and RenderPage in ASP.Net MVC?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
What is net framework 3.0 ?
How does the 'page lifecycle' of asp.net mvc works?
What is Attribute Routing in ASP.Net MVC?