Выберите название программного обеспечения...понизить рейтинг до версии, которую вы любите!
Статистика: 29 377 версий 1 949 программ
.Net Framework
729 729 Скачать
.Net Framework Последняя версия
.Net Framework 4.5
Скачать сейчас- Выпущено:
- Авг 17, 2012
- Размер:
- 48,0 МБ
- Скачать:
- 62 400
- Рейтинг:
.Net Framework Последняя версия
.Net Framework 4.5
- Выпущено:
- Авг 17, 2012
- Размер:
- 48,0 МБ
- Скачать:
- 62 400
- Рейтинг:
.Net Framework Популярная версия
.Net Framework 3.0
- Выпущено:
- Ноя 06, 2006
- Размер:
- 50,3 МБ
- Скачать:
- 231 759
- Рейтинг:
Выберите версию .Net Framework скачать бесплатно!
| Версия программного обеспечения | Дата выхода | Операционная система | Размер |
|---|---|---|---|
| .Net Framework 1.0 | Фев 13, 2002 | Windows | 19,7 МБ |
| .Net Framework 1.1 | Апр 24, 2003 | Windows | 23,1 МБ |
| .Net Framework 2.0 | Ноя 07, 2005 | Windows | 22,4 МБ |
| .Net Framework 3.0 | Ноя 06, 2006 | Windows | 50,3 МБ |
| .Net Framework 3.0 SP1 | Ноя 19, 2007 | Windows | 2,4 МБ |
| .Net Framework 3.5 | Ноя 19, 2007 | Windows | 2,7 МБ |
| .Net Framework 3.5 SP1 | Ноя 18, 2008 | Windows | 2,7 МБ |
| .Net Framework 4.0 | Апр 13, 2010 | Windows | 48,1 МБ |
| .Net Framework 4.5 | Авг 17, 2012 | Windows | 48,0 МБ |
.Net Framework Описание
The Microsoft .NET Framework is a software component that can be added to or is included with the Microsoft Windows operating system. It provides a large body of pre-coded solutions to common program requirements, and manages the execution of programs written specifically for the framework. 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 class library cover a large range of programming needs in areas including: user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. The functions of the class library are used by programmers who combine them 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. This runtime environment, which is also a part of the .NET Framework, 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 mechanisms, memory management, and exception handling. The class library and the CLR together compose the .NET Framework. The framework is intended to make it easier to develop computer applications and to reduce the vulnerability of applications and computers to security threats.
First released in 2002, it is included with Windows XP SP2, Windows Server 2003 and Windows Vista, and can be installed on most older versions of Windows.