eg: UK or Brides UK or Classical Art or Buy Music or Spirituality
 
eg: UK or Brides UK or Classical Art or Buy Music or Spirituality
 

Your Online Guide » »

[A727]Assembly In Asp Net
by Adam Sturo, Ada
We can say that assembly is a combination of single-file or multiple files in ASP NET. The assembly which contains more then one file is dynamic link library (DLL) or we can also say it's an EXE file. In ASP.NET assembly contains metadata that is pronounced as assembly manifest. This manifest of assembly contains data about the assembly versioning, AuthorName, Security, Token Key etc that's makes assembly popular and secure.

We can also say it's a big advantage of assembly and another big advantage of using ASP.NET Assemblies is that programmer need not to create applications without interfering with other applications on the system its means assembly requirement in one application cannot harm another application that using that assembly because assembly in one application is not applied to another application.

But one assembly can be shared with many applications. In asp dot net 2003 assembly is placed in Bin directory of the application that uses it. This advantage make assembly so popluar because this is one of the drawback in of DLL in the past.

In past, developers need to share libraries of code through DLL. And when same dll is needed in applications then users have to register that DLL on to the machine. One of main thing in ASP NET is that the assembly is created by default when we build our application or DLL. We can also check the details of the manifest of the assembly by using classes located in the System.Reflection namespace. We can create two types of assemblies in ASP NET.

Private Assembly

Shared Assembly

There are many advantages of assembly some of them are as follows:

(1) Increased performance.

(2)Better code management and encapsulation.

(3)Introduces the n-tier concepts and business logic.

In asp dot net System namespace and other namespaces like it i.e. System.Data, System.Web are also pre-built assemblies that have been provided in the dot net framework to us by Microsoft.

Adam Sturo has sinced written about articles on various topics from Family Travel, Architecture and Interview Questions. For more information on visit dotnetquestion.info. You can also find. Adam Sturo's top article generates over 49500 views. to your Favourites.
EditorialToday has 0 sub sections. Such as . With over 20,000 authors and writers, we are a well known online resource and editorial services site in United Kingdom, Canada & America . Here, we cover all the major topics from self help guide to A Guide to Business, Guide to Finance, Ideas for Marketing, Legal Guide, Lettre De Motivation, Guide to Insurance, Guide to Health, Guide to Medical, Military Service, Guide to Women, Pet Guide, Politics and Policy , Guide to Technology, The Travel Guide, Information on Cars, Entertainment Guide, Family Guide to, Hobbies and Interests, Quality Home Improvement, Arts & Humanities and many more.
About Editorial Today | Contact Us | Terms of Use | Submit an Article | Our Authors