.NET Framework全部开源

文/横刀天笑  出处/IT168

    美国时间2008,1.16,ScottGu在其博客上公布了:微软在MS-RL协议下终于公开了.NET Framework源代码。可以自由查看,但不允许直接进行修改。
    包括如下 .NET Framework libraries:
  .NET Base Class Libraries (including System, System.CodeDom, System.Collections, System.ComponentModel,    System.Diagnostics, System.Drawing, System.Globalization, System.IO, System.Net, System.Reflection, System.Runtime, System.Security, System.Text, System.Threading, etc).
  ASP.NET (System.Web, System.Web.Extensions)
  Windows Forms (System.Windows.Forms)
  Windows Presentation Foundation (System.Windows)
  ADO.NET and XML (System.Data and System.Xml)

  详情请看:http://weblogs.asp.net/scottgu/archive/2008/01/16/net-framework-library-source-code-now-available.aspx

  如何配置请看:
  http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx
配置Visual Studio 以调试.net framework的源代码

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

微软正式发布支持Visual Studio 2008的Enterprise Library 4.0
.NET世界中的AtomPub
Windows Mobile 6.0 SDK及开发体验(三:编辑注册表 )
在.NET应用程序中使用7-Zip的压缩/解压缩功能
Visual Studio 2010特性聚焦:分析和调试并行应用程序
XNA Game Studio 2已发布
从DataView中生成Excel报表的方案(C#)
微软世界中的S+S
VS2008 中文版安装ASP.NET MVC Beta
.NET程序集浏览及分析工具(V0.1版)