net


« name
org »

net

.NET Framework
.NET Framework Logo
Developed byMicrosoft
Latest release3.5.30729.1 (3.5 SP1) / August 11, 2008 (2008-08-11); 24 days ago
OSWindows NT 4.0, Windows 98 and above
TypeSystem platform
LicenseMS-EULA, BCL under Microsoft Reference License
Websitehttp://www.microsoft.com/net/

The Microsoft .NET Framework is a software technology that is available with several Microsoft Windows operating systems. It includes a large library of pre-coded solutions to common programming problems (called FCL), and a runtime or virtual machine that manages the execution of programs written specifically for the framework (called CLR). The .NET Framework is a key Microsoft offering and is intended to be used by most new applications created for the Windows platform.

The pre-coded solutions that form the framework's Base Class Library cover a large range of programming needs in a number of areas, including user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. The class library is used by programmers who combine it with their own code to produce applications.

Programs written for the .NET Framework execute in a software environment that manages the program's runtime requirements. Also part of the .NET Framework, this runtime environment is known as the Common Language Runtime (CLR). The CLR provides the appearance of an application virtual machine so that programmers need not consider the capabilities of the specific CPU that will execute the program. The CLR also provides other important services such as security, memory management, and exception handling. The class library and the CLR together compose the .NET Framework.

The .NET Framework is included with Windows Server 2008 and Windows Vista. The current version of the framework can also be installed on Windows XP and the Windows Server 2003 family of operating systems. A reduced "Compact" version of the .NET Framework also available on Windows Mobile platforms, including Smartphones.



Even more about net

net

General information slanted towards business.

Read more...

Microsoft .NET Framework

The Microsoft .NET Framework version 2.0 (x86) redistributable package installs the .NET Framework runtime and associated files required to run applications developed to target ...

Read more...

© 2006–2007 BNQO.com

Valid XHTML | CSSSitemap