Subject | Italian | English |
comp., MS | Assembly Cache | assembly cache (A machine-wide code cache used for side-by-side storage of assemblies. There are two parts to the cache: the global assembly cache contains assemblies that are explicitly installed to be shared among many applications on the computer; the download cache stores code downloaded from Internet or intranet sites, isolated to the application that triggered the download so that code downloaded on behalf of one application/page does not impact other applications) |
comp., MS | Global Assembly Cache | global assembly cache (A computer-wide code cache that stores assemblies specifically installed to be shared by many applications on the computer) |