.NET Interview Questions :: What is Global Assembly catche?
personRam Pothuraju
November 02, 20160 minute read
share
If the machine installs with .NetFramework, then the machine contains a machine-wide code cache called the global assembly cache. The global assembly cache stores assemblies specifically designated to be shared by several applications on the machine/computer.