What is global assembly cache

Answers were Sorted based on User's Feedback



What is global assembly cache..

Answer / kirti

A machine-wide code cache that stores assemblies specifically installed to be shared by many applications on the computer. Applications deployed in the global assembly cache must have a strong name.

Is This Answer Correct ?    0 Yes 0 No

What is global assembly cache..

Answer / kirti

Each computer where the common language runtime is installed has a machine-wide code cache called the global assembly cache. The global assembly cache stores assemblies specifically designated to be shared by several applications on the computer.

There are several ways to deploy an assembly into the global assembly cache:

� Use an installer designed to work with the global assembly cache. This is the preferred option for installing assemblies into the global assembly cache.

� Use a developer tool called the Global Assembly Cache tool (Gacutil.exe), provided by the .NET Framework SDK.

� Use Windows Explorer to drag assemblies into the cache.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is gacutil.exe. Where do we store assemblies ?

5 Answers   Accenture, BirlaSoft,


How to make sure Client Validation is enabled in ASP.Net MVC

0 Answers   B-Ways TecnoSoft,


How to change the action name in mvc?

0 Answers  


what is minimum requirement for entity framework applications to run?

0 Answers   Microsoft,


What operating systems will the .net framework 3.0 be available for?

0 Answers  






What are the new enhancements done in default project template of asp.net mvc 4?

0 Answers  


What are Model Binders in ASP.Net MVC?

0 Answers  


What is .net architecture and framework?

0 Answers  


Explain how you can implement Ajax in MVC?

0 Answers  


What type of filter does outputcacheattribute class represents?

0 Answers  


Hello frnds, Actually i am plannig to put fake Xperince letter is it good or not, and please suggest me from where we take it.

1 Answers  


What is route config?

0 Answers  


Categories