What is Microsoft .NET Framework?

Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.

What is Microsoft .NET Framework?

Rating:

Microsoft .NET Framework is a computing platform for building applications using .NET. It simplifies application development in a distributed environment. The .NET Framework provides an object-oriented programming model that enables developers to build all types of applications, such as Windows-based applications, Web services etc.

The .NET Framework provides four interoperable common language specification (CLS) compliant languages:

  1. Microsoft Visual Basic .NET
  2. Microsoft Visual C# .NET
  3. Microsoft Visual J# .NET
  4. Microsoft Visual C++ .NET
The compilers of these languages generate an intermediate code that is known as Microsoft Intermediate Language (MSIL). MSIL makes an application written in any CLS-compliant language interoperable.

The .NET Framework supports cross-language inheritance and allows language interoperability. Developers can create classes using any language that is supported by the .NET Framework and reuse them in classes written in other .NET supported languages.

The following image displays the components of the .NET Framework:



The .NET Framework class library and common language runtime are two main components of the .NET Framework.

The common language runtime provides the runtime environment for applications. It also provides various runtime services, such as cross-language integration, code access security, object lifetime management, and debugging and profiling support.

The .NET Framework class library is a CLS-compliant library consisting of classes, interfaces, and value types that are included in the Microsoft .NET Framework SDK.


Rating:



Other articles

Click here to Article home

 
uCertify.com | Our Company | Articles | Privacy | Security | Contact Us
MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    EC-212-32    CISSP    Photoshop ACE    Adobe Flash ACE
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.