.NET Source Code available in VS2008
If you haven't heard already, Scott Guthrie posted on his blog that the .NET Framework Source code is now available to browse and debug in Microsoft Visual Studio 2008. You can debug and browse for the following:
There is a plan to release the source code for additional framework libraries such as: Linq, WCF and Workflow. This is most exciting! Now I can debug against all the networking code I want, threading, drawing the works!