Glossary:Definition - Shared assembly
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term | Shared assembly | |
| Definition | .NET assembly that can be referenced by multiple applications. A shared assembly must be created with a strong name and loaded into the Global Assembly Cache (GAC). | |
| See also | Global Assembly Cache, Private assembly | |
| This C# Online.NET definition is from the Glossary of .NET / C# Terms. | ||