What is Global Assembly Cache (GAC) and what is the purpose
of it?

Answer Posted / satyambabu

GAC(global assembly cache)is used where >net assembly
reside.GAC is used to following situations
-->>if the application has to be shared among several
aplications.
--->>if the assembly has some special security security
requiremnets like only administrators can remove the
assembly.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is .net able to support a lot of languages?

604


What is difference between static page and dynamic page?

635


How to view a .NET assembly?

682


Explain what is a delegate?

671


What is the concept of inheritance and how it works in .net?

619






Please explain is the jit an interpreter?

689


Explain something about WebService?

776


What is the use of activex control in .net?

676


What are the advantages of .net core?

624


what is prototype design pattern in .net

659


What is the difference between constants and read-only variables?

631


Why did they call it .net?

670


Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?

622


What is il and c#?

665


Explain me why do we use msmq?

652