This post originated from an RSS feed registered with .NET Buzz
by Sascha Corti.
Original Post: .NET Framework Libraries Source Code releasing under Microsoft Reference License
Feed Title: Console.WriteLine("Hello World");
Feed URL: http://www.corti.com/WebLogSascha/blogxbrowsing.asmx/GetRss?
Feed Description: A technology blog with a focus on the .NET framework, the Visual Studio .NET tools and the Windows server platform with of course the normal weblog-noise on what's happening in the industry and reviews of the latest geeky gadgets.
Metablogging via ScottGu and InfoWorld: Very good news - with Visual Studio 2008 and the .NET Framework 3.5, the source code of the .Net Framework libraries will be made available via the Microsoft Reference License which will make debugging possible right into the Framework classes.
Quoting ScottGu, first, the source code (with source file comments included) for the .NET Base Class Libraries (System, System.IO, System.Collections, System.Configuration, System.Threading, System.Net, System.Security, System.Runtime, System.Text, etc), ASP.NET (System.Web), Windows Forms (System.Windows.Forms), ADO.NET (System.Data), XML (System.Xml), and WPF (System.Windows) will be made available, then, be more libraries will be added in the months ahead (including WCF, Workflow, and LINQ).
The .NET Framework source libraries will be obtainable via a standalone install and there will be integrated debugging support within Visual Studio 2008.