Assemblies in .net

Assemblies

Basically assemblies are building blocks of .net framework application. These are fundamental units of version control, activation scoping, deployment and more security permissions.

Definition: An Assembly is nothing but collection of resources and different types and those are working together and form as a logical unit of functionality.

Basically we have three types of assemblies.

  1. Private Assembly. 
  2. Public Assembly or shared assembly
  3. Satellite Assembly. 



Share this post :

Post a Comment

Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.

 
Support : Ranga Rajesh Kumar
Copyright © 2012. ASP.NET Examples - All Rights Reserved
Site Designed by Ranga Rajesh Kumar