Creating an Assembly Programmatically
page 6 of 7
by Uday Denduluri
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 21613/ 210

Conclusion

Assemblies are a fundamental part of programming with the .NET Framework. An assembly performs the following functions; contains code that the common language runtime executes, forms a security boundary, acts as the unit at which permissions are requested and granted, forms a type boundary, forms a reference scope boundary, forms a version boundary, and forms a deployment unit. Creating an assembly can be done programmatically, and that creation of an assembly is done with the help of various classes like the AssemblyBuilder, ModuleBuilder, AppDomain, AssemblyName, etc.

The compiler differentiates an assembly from a satellite assembly by an attribute called AssemblyCultureAttribute. This attribute will be filled with the appropriate value to identify the assembly as a normal assembly or a satellite assembly.


View Entire Article

Article Feedback

Title:  
Name:  
Url: ( Optional )
Comment:  
Please add 4 and 5 and type the answer here:

User Comments

Title: Hum Tum   
Name: Nitin Tiwari
Date: 9/22/2007 4:49:08 AM
Comment:
very Nice description....fine

Product Spotlight
Product Spotlight 






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2009 ASPAlliance.com  |  Page Processed at 11/22/2009 9:57:17 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search