Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| Local assembly cache
|
| Definition
| Assembly cache that stores compiled classes and methods specific to an application. Each application directory contains a \bin subdirectory containing local assembly cache files. Also known as the application assembly cache.
|
| See also
| Assembly cache, Download Cache, Global Assembly Cache
|
| This C# Online.NET definition is from the Glossary of .NET / C# Terms.
|