VSJ
Wrox for Visual Studio 2010 - we've got it covered - click for details
The independent source for software developers
Home
Email Newswire
.NET Zone
Java Zone
XML & Web Services Zone
Database Development Zone
Architecture Zone
BlackBerry Zone
News
Articles
Free Downloads
Training Courses
Books
Institution of Analysts & Programmers
Code Bin
DevWeek & SQL Server DevCon
About VSJ
Advertising Information
Contacts
Follow VSJ on Twitter
.NET Zone
.NET source code available

Published: 28 February 2008

Following on from the news item last month about Microsoft’s intention to make the source code for the .NET Framework available, it has now started to make this a reality.

Specifically, you can now browse and debug the source code for the following .NET Framework libraries: .NET Base Class Libraries; ASP.NET (System.Web, System.Web.Extensions); Windows Forms (System.Windows.Forms); Windows Presentation Foundation (System.Windows); and ADO.NET and XML (System.Data and System.Xml).

Additional framework libraries including LINQ, WCF and Workflow are to be added soon. Currently the source code is downloaded by Visual Studio each time it is needed from a Source and Symbol server, but it is suggested that this might change to allow the information to be cached. A new MSDN forum on the Reference Source Server has been created, and there are instructions on how to enable Visual Studio 2008 to use the source and symbols during debugging.


Return to .NET Zone

Lighting fast data grids with NetAdvantage - click for details