Tuesday 3 January 2012

Introduction to .NET Framework Class Library

The .NET framework class library (FCL) provides the core functionality of .NET framework architecture. In standard conditions, the .NET framework classes, interfaces, and the value types that expedite and optimize the development process and provide an access to the system functionality. This is indeed a great support to all the ASP.NET programmers out here, as it has a lot of information to the in-built things that the Microsoft provides to the developers.

The FCL is basically in a tree structure and it is divided into different classified namespaces. The Namespaces in a logical grouping of types and it serves the purpose of identification framework class library. The class library provides the consistent base types that are used across all the .NET enabled languages. The Classes are accessed by the namespaces, which reside within Assemblies. The System Namespace is the root for the types in the .NET framework.

The .NET framework also supports the third-party components that can integrate with the classes in the .NET framework. All the types in the Framework Class Library are Common Language Specification (CLS) compliant. Thus, it allows any CLS compliant programming language to use the types – such as Delphi, C# or VB, and so on.

At SPEC INDIA, our trained team of ASP.NET developers is eager to take care of any custom requirement from our probable Clients and prospects from all over the globe. If you have any requirement or queries, feel free to drop an email at our id lead@spec-india.com, we will be happy to assist you.


No comments:

Post a Comment