.Net Source Code Released
On January 16th, Scott Guthrie, General Manager within the Microsoft Developer Division, announced the release of the source code for .Net Framework 3.5 for the following libraries:
Base Class Libraries
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
ASP.Net
System.Web
System.Web.Extensions
Windows Forms
System.Windows.Forms
Windows Presentation Foundation (WPF)
System.Windows
ADO.NET
System.Data
XML
System.Xml
Developers can now step through the code in Debug mode. However the code is for viewing purposes only and cannot be changed. This feature is relatively simple to setup in Visual Studio 2008 and only takes a few minutes to setup. Shawn Burke has a detailed blog post that covers the exact steps here.
To read more about this, go to http://weblogs.asp.net/scottgu/archive/2008/01/16/net-framework-library-source-code-now-available.aspx
Base Class Libraries
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
ASP.Net
System.Web
System.Web.Extensions
Windows Forms
System.Windows.Forms
Windows Presentation Foundation (WPF)
System.Windows
ADO.NET
System.Data
XML
System.Xml
Developers can now step through the code in Debug mode. However the code is for viewing purposes only and cannot be changed. This feature is relatively simple to setup in Visual Studio 2008 and only takes a few minutes to setup. Shawn Burke has a detailed blog post that covers the exact steps here.
To read more about this, go to http://weblogs.asp.net/scottgu/archive/2008/01/16/net-framework-library-source-code-now-available.aspx
Comments