.NET Framework

software platform developed by Microsoft From Wikipedia, the free encyclopedia

Remove ads
Remove ads

.NET Framework (pronounced dot net) is a product of Microsoft. It is a programming framework used by Software applications in order to run.[1] It has two major parts: the Common Language Runtime (CLR) and the .NET Framework Class Library. The CLR is an execution engine used to handle running programs. The class library provides a library of reusable code that applications can use.[2] These are designed to greatly simplify the development of larger applications.[2] .NET Framework supports Object-oriented programming (OOP).[3] Everything in .NET is contained in an object.[3] It also greatly simplifies Windows programming.[3]

Often, a program will ask for a particular version of .NET Framework to be installed (see below).[4] It is usually recommended to install the latest version your operating system (OS) will support.[4] This is because of backward compatibility; the newer version will also support older versions.

Visual Studio is the major development tool for .NET Framework. Visual Studio 2013 Community Edition is the first full-featured edition for personal development. It also has compilers for computer programming languages such as C++ and others.

Remove ads

Version

More information Version, CLR ...
More information Version, Instruction Set Architecture ...
0.^ Since service pack 1, .NET Framework 1.0 has been shipped with all Windows XP installation media, CD or ISO files. It is also the integral part of Windows XP Tablet PC and Media Center Edition.
1.^ .NET Framework 1.1 could also be installed on Itanium and x86-64 platforms.
2.^ .NET Framework 4.0 lacks support of some features on Itanium platform, such as WPF.
3.^ Since version 4.5, .NET Framework is also preinstalled on Windows RT and Windows RT 8.1, formed as stripped down version.
Remove ads

References

Loading content...
Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads