Microsoft NET Framework 4.0 Final软件简介:
Visual Studio 2010 and .NET Framework 4 mark the next generation of developer tools from Microsoft. Its focuses on the core pillars of developer experience, support for the latest platforms, targeted experiences for specific application types, and core architecture improvements. The Microsoft .NET Framework is a software component which can be added to 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 in the namespaces form the framework's class library and cover a large range of programming needs in areas including the user interface, data access, 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.
The Microsoft .NET Framework 4 provides the following new features and improvements:
* Improvements in Common Language Runtime (CLR) and Base Class Library (BCL)
o Performance improvement including better multicore support, background garbage collection, and profiler attach on server.
o New memory mapped file and numeric types.
o Easier debugging including dump debugging, Watson minidumps, mixed mode debugging for 64 bit and code contracts.
o For a comprehensive list of enhancements to CLR and BCL go here.
* Innovations in the Visual Basic and C# languages, for example statement lambdas, implicit line continuations, dynamic dispatch, and named/optional parameters.
* Improvements in Data Access and Modeling
o The Entity Framework enables developers to program against relational databases using .NET objects and Language Integrated Query (LINQ). It has many new features, including persistence ignorance and POCO support, foreign key associations, lazy loading, test-driven development support, functions in the model, and new LINQ operators. Additional features include better n-tier support with self-tracking entities, customizable code generation using T4 templates, model first development, an improved designer experience, better performance, and pluralization of entity sets. For more information go here.
o WCF Data Services is a component of the .NET Framework that enables you to create REST-based services and applications that use the Open Data Protocol (OData) to expose and consume data over the Web. WCF Data Services has many new features, including enhanced BLOB support, data binding, row count, feed customization, projections, and request pipeline improvements. Built-in integration with Microsoft Office 2010 now makes it possible to expose Microsoft Office SharePoint Server data as an OData feed and access that data feed by using the WCF Data Services client library. For more information go here.
* Enhancements to ASP.NET
o More control over HTML, element IDs and custom CSS that make it much easier to create standards-compliant and SEO-friendly web forms.
o New dynamic data features including new query filters, entity templates, richer support for Entity Framework 4, and validation and templating features that can be easily applied to existing web forms.
o Web forms support for new AJAX library improvements including built-in support for content delivery networks (CDNs).
o For a comprehensive list of enhancements to ASP.NET go here.
* Improvements in Windows Presentation Foundation (WPF)
o Added support for Windows 7 multi-touch, ribbon controls, and taskbar extensibility features.
o Added support for Surface 2.0 SDK.
o New line-of-business controls including charting control, smart edit, data grid, and others that improve the experience for developers who build data centric applications.
o Improvements in performance and scalability.
o Visual improvements in text clarity, layout pixel snapping, localization, and interoperability.
o For a comprehensive list of enhancements to WPF go here.
* Improvements to Windows Workflow (WF) that enable developers to better host and interact with workflows. These include an improved activity programming model, an improved designer experience, a new flowchart modeling style, an expanded activity palette, workflow-rules integration, and new message correlation features. The .NET Framework 4 also offers significant performance gains for WF-based workflows. For a comprehensive list of enhancements to WF go here.
* Improvements to Windows Communication Foundation (WCF) such as support for WCF Workflow Services enabling workflow programs with messaging activities, correlation support. Additionally, .NET Framework 4 provides new WCF features such as service discovery, routing service, REST support, diagnostics, and performance. For a comprehensive list of enhancements to WCF go here.
* Innovative new parallel-programming features such as parallel loop support, Task Parallel Library (TPL), Parallel LINQ (PLINQ), and coordination data structures which let developers harness the power of multi-core processors.
Supported Operating Systems: Windows 7; Windows Server 2003 R2 (32-Bit x86); Windows Server 2003 R2 x64 editions; Windows Server 2003 Service Pack 2; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2; Windows XP Service Pack 3.
Homepage - http://msdn.microsoft.com/netframework/Download : Microsoft .NET Framework 4.0 Final
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.
The Microsoft .NET Framework 4 provides the following new features and improvements:
* Improvements in Common Language Runtime (CLR) and Base Class Library (BCL)
o Performance improvement including better multicore support, background garbage collection, and profiler attach on server.
o New memory mapped file and numeric types.
o Easier debugging including dump debugging, Watson minidumps, mixed mode debugging for 64 bit and code contracts.
o For a comprehensive list of enhancements to CLR and BCL go here.
* Innovations in the Visual Basic and C# languages, for example statement lambdas, implicit line continuations, dynamic dispatch, and named/optional parameters.
* Improvements in Data Access and Modeling
o The Entity Framework enables developers to program against relational databases using .NET objects and Language Integrated Query (LINQ). It has many new features, including persistence ignorance and POCO support, foreign key associations, lazy loading, test-driven development support, functions in the model, and new LINQ operators. Additional features include better n-tier support with self-tracking entities, customizable code generation using T4 templates, model first development, an improved designer experience, better performance, and pluralization of entity sets. For more information go here.
o WCF Data Services is a component of the .NET Framework that enables you to create REST-based services and applications that use the Open Data Protocol (OData) to expose and consume data over the Web. WCF Data Services has many new features, including enhanced BLOB support, data binding, row count, feed customization, projections, and request pipeline improvements. Built-in integration with Microsoft Office 2010 now makes it possible to expose Microsoft Office SharePoint Server data as an OData feed and access that data feed by using the WCF Data Services client library. For more information go here.
* Enhancements to ASP.NET
o More control over HTML, element IDs and custom CSS that make it much easier to create standards-compliant and SEO-friendly web forms.
o New dynamic data features including new query filters, entity templates, richer support for Entity Framework 4, and validation and templating features that can be easily applied to existing web forms.
o Web forms support for new AJAX library improvements including built-in support for content delivery networks (CDNs).
o For a comprehensive list of enhancements to ASP.NET go here.
* Improvements in Windows Presentation Foundation (WPF)
o Added support for Windows 7 multi-touch, ribbon controls, and taskbar extensibility features.
o Added support for Surface 2.0 SDK.
o New line-of-business controls including charting control, smart edit, data grid, and others that improve the experience for developers who build data centric applications.
o Improvements in performance and scalability.
o Visual improvements in text clarity, layout pixel snapping, localization, and interoperability.
o For a comprehensive list of enhancements to WPF go here.
* Improvements to Windows Workflow (WF) that enable developers to better host and interact with workflows. These include an improved activity programming model, an improved designer experience, a new flowchart modeling style, an expanded activity palette, workflow-rules integration, and new message correlation features. The .NET Framework 4 also offers significant performance gains for WF-based workflows. For a comprehensive list of enhancements to WF go here.
* Improvements to Windows Communication Foundation (WCF) such as support for WCF Workflow Services enabling workflow programs with messaging activities, correlation support. Additionally, .NET Framework 4 provides new WCF features such as service discovery, routing service, REST support, diagnostics, and performance. For a comprehensive list of enhancements to WCF go here.
* Innovative new parallel-programming features such as parallel loop support, Task Parallel Library (TPL), Parallel LINQ (PLINQ), and coordination data structures which let developers harness the power of multi-core processors.
Supported Operating Systems: Windows 7; Windows Server 2003 R2 (32-Bit x86); Windows Server 2003 R2 x64 editions; Windows Server 2003 Service Pack 2; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2; Windows XP Service Pack 3.
Homepage - http://msdn.microsoft.com/netframework/Download : Microsoft .NET Framework 4.0 Final
请投一票:
(0)
(0)


查看所有评论
网友对Microsoft NET Framework 4.0 Final的评论
我要发表评论
全部
最新文章更新
- 1966年生产的广州 珠江 SB6-2型 ..
- HD6870/6850全面评测,让你大饱眼..
- 百万现金刚入门 中国7大奢华私人..
- 罕见4G希捷酷鱼系类万转SCSI服务..
- IBM 6x86MX PR333 CPU
- 采用MC68000 CPU的进口老计算机主..
- 1989年IBM-XT机软驱
- BC3型饱和标准电池拆解
- JUKO ST
- Kingston 品牌的CPU
- YAMAHA 719
- intel 30线 内存条
- intel mmx cpu和主板
- 首款xHCI 1.0正式版标准USB 3.0控..
- 《极品飞车:地下狂飙》纹理MOD视..
- USB接口加扩展子卡:影驰神秘GTX..
- 阿里巴巴将发布浏览器 核心不是W..
- 黄仁勋大秀NVIDIA LOGO纹身
- Google Earth上的奇特卫星图片
- 开火!讯景限量版HD 5970详细测试..
最新新闻资讯
- 新闻天天看!2025年5月9日新闻简报!
- 1万+工程师历经五年打造,华为首款鸿 ..
- vivo Y300 GT即将开售 配备7620mAh蓝 ..
- 鸿蒙电脑即将上市,它拿什么和Window ..
- 中方同意接触后,不到24小时,特朗普 ..
- 印巴打仗:伊朗想调停出“风头”,分 ..
- 美或将起诉中国三大运营商,美众议院 ..
- 河南中医院36名男性剖宫产!协和院士 ..
- 事关5月工资发放!时间金额有变!
- 到底谁在破坏营商环境?这些乱象,要 ..
- 突然掀桌子,印度开了危险先例
- 荣耀Magic8系列年底重磅来袭!性能续 ..
- 2024年最均衡旗舰机?荣耀Magic7 Pro ..
- 央视揭秘中国钻地弹技术:“一发入魂 ..
- 巴方实战验证PL-15强大实力,三大“ ..
本类下载TOP15
- Windows 7 Build 7600 RTM X64 l..
- Windows 7 SP1 Beta Build 7601...
- Windows 7 SP1 Beta Build 7601...
- Windows Virtual PC (x86) - (Mu..
- Share MSDN V1.2.3.1280┊功能强..
- DirectX SDK August 2009 多语官..
- Windows Virtual PC (x64) - (Mu..
- WIN7汉化包 beta2 发布【11月13日..
- VMware Workstation 7.0 203739 ..
- xtbeta Windows 7 Beta 7057 (X8..
- WIN7中文语言预览包正式发布 11月..
- Microsoft NET Framework 4.0 Fi..
- Windows7-7057×86簡繁雙語語言�..
- Windows Vista SP2 32bit
- DirectX 2010.2 最新官方完整安装..
本周下载排行
- ArcSoft TotalMedia Theatre 3 P..
- Windows 7 Build 7600 16385 RTM..
- 《姗姗来迟软件光盘+飞扬PE工具箱..
- MSDN Windows 7 RTL 7600 Ultima..
- Windows 7 Home Premium (x86) -..
- Windows Virtual PC (x86) - (Mu..
- MSDN Windows 7 Language Pack X..
- Windows 7 Language Pack (x64) ..
- Windows 7 Starter (x86) - DVD ..
- Windows 7 Professional (x86) -..
- Windows 7 Language Pack (x86) ..
- Windows 7 Home Premium (x64) -..
- Windows XP Mode (x86, x64) - (..
- 7127.0.090507-1820_x86fre_clie..
- DMG2ISO