Wednesday, January 16, 2008 2:50 PM (美国时间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
横刀天笑翻译)

相关文章:

  • 2021-08-18
  • 2021-08-06
  • 2022-12-23
  • 2022-01-03
  • 2021-10-28
  • 2022-12-23
猜你喜欢
  • 2022-02-07
  • 2021-08-01
  • 2021-07-31
  • 2021-07-24
  • 2021-05-21
  • 2021-12-26
  • 2021-11-21
相关资源
相似解决方案