Assemblies that are used only by one application.They are generally stored in Application Folder or Sub directory.They are of private type and cannot be shared.They are also called Private Assembly.They cannot be deployed in GAC.
Assemblies that are used only by one application.They are generally stored in Application Folder or Sub directory.They are of private type and cannot be shared.They are also called Private Assembly.They cannot be deployed in GAC.