Dotnet

Submitted by: Submitted by

Views: 373

Words: 2360

Pages: 10

Category: Literature

Date Submitted: 01/29/2013 07:17 AM

Report This Essay

.NET

The .NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large library and provides language interoperability (each language can use code written in other languages) across several programming languages. Programs written for the .NET Framework execute in a software environment (as contrasted to hardware environment), known as the Common Language Runtime (CLR), an application virtual machine that provides important services such as security, memory management, and exception handling. The class library and the CLR together constitute the .NET Framework.

The .NET Framework's Base Class Library provides user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. Programmers produce software by combining their own source code with the .NET Framework and other libraries. The .NET Framework is intended to be used by most new applications created for the Windows platform. Microsoft also produces a popular integrated development environment largely for .NET software called Visual Studio.

CONTENTS:

1. History

2. Design features

3. Architecture

1. Common Language Infrastructure (CLI)

2. Security

3. Class library

4. Memory management

3. Standardization and licensing

4. Criticism

5. References

6. External links

HISTORY:

MAIN ARTICLE: .NET FRAMEWORK VERSION HISTORY

THE .NET FRAMEWORK STACK.

Microsoft started the development on the .NET Framework in the late 1990s originally under the name of Next Generation Windows Services (NGWS). By late 2000 the first beta versions of .NET 1.0 were released.

Version 3.0 of the .NET Framework is included with Windows Server 2008 and Windows Vista. Version 3.5 is included with Windows 7, and can also be installed on Windows XP and the Windows Server 2003 family of operating...