这不是SSCLI,更不是Mono,而是Microsoft .NET Framework的源代码,源代码和pdb文件将于今年随.NET Framework 3.5和Visual Studio 2008一起发布和公开,开发者将可以利用它们进行调试,开发人员将可以跟踪那些莫名奇妙的异常的来源,Debugging的生活应该会流畅不少吧。但是否能使用这些源代码来构建完整的程序集还是个问题,我认为概率不大。。
Quote from Jim Galasyn's Blog It's like some beautiful dream...

We are releasing the source code for .NET Framework base class libraries under the Microsoft Reference License, and the source code will be downloadable and viewable by anyone who accepts the license agreement. 

In addition, Microsoft will introduce a capability in Visual Studio 2008 to allow you to debug into the .NET Framework source code using Visual Studio.  With this capability, when you are stepping through code, you will be able to step into the source code for the .NET base class libraries.

This release will include the Base Class Libraries (BCL), Windows Forms, ASP.NET, System.Data, and WPF. BCL includes many of the basic classes in the framework including collections, string and text handling, IO,serialization, remoting, and others. We plan to include additional libraries into the set as time goes on.

ScottGu has the details.


Little Comic from Phil Haack(Click for Full Size)

Posted on 2007-10-04 00:55 Adrian H. 阅读(593) 评论(2)  编辑 收藏 所属分类: ToolVisual Studio.Net Framework / CLR

Feedback

#1楼    回复  引用  查看    

2007-10-04 02:24 by deerchao      
刚从Scott的blog看到。
总之是个很大的进步,在某些情况下还是很有帮助的,算是对Java开源的一个应对措施吧。

#2楼    回复  引用    

2007-10-04 22:14 by Ps [未注册用户]
期待

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2007-11-19 19:13 编辑过
"五向定位"职业成长路线公开课(上海、南京、大连)
Google站内搜索


相关链接: