Adding Assemblies to the Global Assembly Cache
Submitted By:
BlackWasp
Rating:
(Not rated) (
Rate It)
Share:
By Email
Visit
Description
The global assembly cache (GAC) provides a centralised, machine-wide storage location for .NET assemblies. When you add an assembly to the GAC, you allow it to be shared by many programs, rather than requiring a copy to be installed for each application.
Comments (0)
Add Your Rating