Home  |  Contact us    
Deploy Assembly in GAC


What are the ways to deploy an assembly into the (GAC) global assembly cache?

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.


Category: Microsoft.NET Assemblies Faqs, Interview Questions & Answers



Ask New Questions
Microsoft.Net Framework
.Net 2.0 Namespaces
.Net Assemblies
OOPS Faqs in C#
ASP.Net Faqs
ASP.Net 2.0 Faqs
Web Services Faqs
ADO.Net Faqs
Database Faqs
OOPS Faqs
IT Project Management