Question d’entretien chez GEICO

What is GAC (.NET)?

Réponse à la question d'entretien

Utilisateur anonyme

10 avr. 2018

The Global Assembly Cache (GAC) is a folder in Windows directory to store the .NET assemblies that are specifically designated to be shared by all applications executed on a system. Assemblies can be shared among multiple applications on the machine by registering them in global Assembly cache(GAC)