What is the .net framework? Or what is .net framework
And My Answer is
The .NET Framework is a software framework that runs primarily on Microsoft Windows. It includes a large library and supports several programming languages which allows language interoperability (each language can use code written in other 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.
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.
SYSTEM REQUIREMENTS FOR .NET FRAMEWORK
Version | Version Number | Visual Studio | Default in Windows |
1.0 | 1.0.3705.0 | Visual Studio .NET | Windows XP Tablet and Media Center Editions[ |
1.1 | 1.1.4322.573 | Visual Studio .NET 2003 | Windows Server 2003 |
2.0 | 2.0.50727.42 | Visual Studio 2005 | Windows Server 2003 R2 |
3.0 | 3.0.4506.30 | Windows Vista, Windows Server 2008 | |
3.5 | 3.5.21022.8 | Visual Studio 2008 | Windows 7, Windows Server 2008 R2 |
4.0 | 4.0.30319.1 | Visual Studio 2010 | |
4.5 | 4.5.40805 | Visual Studio '11' | Windows 8, Windows Server 8 |
Download
0 Comments:
Post a Comment