Lighter Weight Version of .NET for Clients

Posted by Jonathan Allen  From/InfoQ

With the .NET platform continuing to grow at a breakneck pace, the need for a lighter weight client-only version has become apparent. To address this need, the .NET Framework Client Profile was created.

This version, currently at 27 MB, isn't exactly small. But at less than 15% of the full version, it will be a welcome change for those needing to deploy it across their company or over the Internet. The savings are made by eliminating the server aspects of the framework such as System.Web.

The libraries left fall into the below categories. You can see the full list of assemblies on the BCL Team Blog.
  • Active Directory and Enterprise Services
  • BCL, "Core FX," and LINQ
  • ClickOnce
  • Data Access
  • Peer to Peer
  • Visual Basic and Visual C++ Language Support
  • WCF, Web Services, Remoting, and Serialization
  • Windows Forms
  • WPF
  • XML


 感谢原创者的辛勤劳动,希望对您有所帮助,转载请注明原出处。
 您可能对 [Visual Studio.NET] 的这些文章也感兴趣:

VS 2008 和 .NET 3.5 Beta 2 发布
MOSS中创建自定义内容类型
QTP调用自己开发的.net类库
.NET框架图解之四:System.Data
非对称加密技术与.NET实现
asp.net mvc相关开源项目推荐
敏捷开发之利刃—db4o
Mono 1.2.6针对OS X的改变
[漫步云端,Azure Services Platform]第二回:我的第一个云端应用:Hello,Cloud!
在.net cf中处理Windows消息