Glossary:Definition - Private assembly

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Private assembly
 Definition  Assembly that is usable only by a single application. Private assemblies run only with the applications with which they were created and deployed. Private assembly references are resolved locally to the application directory it is installed in.
 See also Shared assembly
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
edit

Personal tools