Net Framework 1.1, 2.0, 3.0, 3.5 ,3.5 SP1, 4 (standalone offline installer)


Net Framework 1.1, 2.0, 3.0, 3.5 ,3.5 SP1, 4 (standalone offline installer)

The .NET Framework CLR frees the developer from the burden of managing memory (allocating and freeing up when done); instead it does the memory management itself even though there are no actual guarantees as to when the Garbage Collector will perform its work, unless an explicit double-call is issued[citation needed]. To this end, the memory allocated to instantiations of .NET types (objects) is done contiguously[12] from the managed heap, a pool of memory managed by the CLR. As long as there exists a reference to an object, which might be either a direct reference to an object or via a graph of objects, the object is considered to be in use by the CLR. When there is no reference to an object, and it cannot be reached or used, it becomes garbage. However, it still holds on to the memory allocated to it. .NET Framework includes a garbage collector which runs periodically, on a separate thread from the application's thread, that enumerates all the unusable objects and reclaims the memory allocated to them.


Source http://en.wikipedia.org/wiki/.NET_Framework
Homepage: www.microsoft.com


.NET Framework 4
Supported Operating Systems:Windows 7;Windows Server 2003 Service Pack 2;Windows Server 2008;Windows Server 2008 R2;Windows Vista Service Pack 1;Windows XP Service Pack 3

.NET Framework Client Profile Offline Installer
Supported Operating Systems:Windows Server 2003;Windows Server 2008;Windows Vista;Windows XP

.NET Framework 3.5 Setup
Supported Operating Systems:Windows Server 2003;Windows Server 2008;Windows Vista;Windows XP

.NET Framework 3.5 Setup Service Pack 1
Supported Operating Systems:Windows Server 2003;Windows Server 2008;Windows Vista;Windows XP

.NET Framework 3.0 Setup
Supported Operating Systems:Longhorn (Windows Code Name);Windows Server 2003 Service Pack 1;Windows Vista;Windows XP Service Pack 2

.NET Framework 2.0 Setup
Supported Operating Systems:Windows 2000 Service Pack 3;Windows 98;Windows 98 Second Edition;Windows ME;Windows Server 2003;Windows XP Service Pack 2
Required Software: Windows Installer 3.0 (except for Windows 98/ME, which require Windows Installer 2.0 or later). Windows Installer 3.1 or later is recommended.
IE 5.01 or later: You must also be running Microsoft Internet Explorer 5.01 or later for all installations of the .NET Framework.

.NET Framework 1.1 Redistributable Package
Supported Operating Systems:Windows 2000;Windows Server 2003 Service Pack 1 for Itanium-based Systems;Windows Server 2003 x64 editions;Windows Server 2008 Datacenter;Windows Server 2008 Enterprise;Windows Server 2008 for Itanium-based Systems;Windows Server 2008 Standard;Windows Vista Business;Windows Vista Enterprise;Windows Vista Home Basic;Windows Vista Home Premium;Windows Vista Starter;Windows Vista Ultimate;Windows XP;Windows XP Professional x64 Edition
Microsoft Windows NT 4.0 requires Service Pack 6a.

.NET Framework 1.0 Service Pack 3
Supported Operating Systems:Windows 2000;Windows 2000 Advanced Server;Windows 2000 Professional Edition;Windows 2000 Server;Windows 2000 Service Pack 2;Windows 2000 Service Pack 3;Windows 2000 Service Pack 4;Windows 98;Windows 98 Second Edition;Windows ME;Windows NT;Windows Server 2003;Windows XP;Windows XP Home Edition;Windows XP Professional Edition;Windows XP Service Pack 1;Windows XP Service Pack 2