The .NET Class Library

.Net Class libraries are providing main functionality of the Dotnet Framework. These libraries are very huge collections of interfaces, classes, types (Value and referenced). This will optimize the development process and give access to the system functionality as well. Basically this maintains tree structure and divided into Namespaces. Namespaces are useful for identification, logically grouping of different types. All the classes we can access by assemblies. Dotnet framework root namespace is system. All libraries classes are Managed classes.

This class libraries we can build and use as dll s. this dll are having meta data. We will refer this class libraries for our applications. User can create there own class libraries. Especially, for framework developers this class libraries are very useful. 
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