Net Framework 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://www.microsoft.com/download/en/details.aspx?displaylang=en&id=17718
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
Like And Share With Friends Give me +1
3 comments:
Hello Dude,
The .NET Framework is Microsoft's comprehensive and consistent programming model for building applications that have visually stunning user experiences, seamless and secure communication and more. Thanks for sharing it.......
.NET Framework
net framework 4 For Beginners Video Tutorial view this
Net Framework 4
i like this post
microsoft.net framework 4.5 download
Post a Comment