Domanda di colloquio di GEICO

What is GAC (.NET)?

Risposta di colloquio

Anonimo

10 apr 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)