Pregunta de entrevista de GEICO

What is GAC (.NET)?

Respuesta de la entrevista

Anónimo

10 de abr de 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)