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

Answers were Sorted based on User's Feedback



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

Answer / guest

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. You should share assemblies by installing
them into the global assembly cache only when you need to

Is This Answer Correct ?    8 Yes 0 No

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

Answer / 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

More Dot Net General Interview Questions

How to create a key pair in .net?

0 Answers  


How to get the hostname or IP address of the server?

2 Answers  


How to Exchange data between Webservices

2 Answers  


what is use of learning .net? does we get good jobs based on .net?

2 Answers  


How to manage pagination in a page using .net?

0 Answers  






Is string a value type or a reference type?

4 Answers  


How to instantiate a delegate?

0 Answers  


Explain .net framework overview?

0 Answers  


Tell me about secure socket layer? How to make use of the technology?

0 Answers  


What is Complex Class in .NET?

0 Answers  


can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?

0 Answers  


i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?

0 Answers  


Categories