GAC
Global Assembly Cache is a cache used for components that are used by more than one application. Due to this cache, there is no need for repeated launching of these components.
Variants
- Global Assembly Cache
Global Assembly Cache is a cache used for components that are used by more than one application. Due to this cache, there is no need for repeated launching of these components.