.NET Framework Source Now Available

As promised Microsoft has released some source for the .NET framework although not all libraries are available just yet.  From what I can tell you can currently only view the source through Visual Studio in debug mode.  Funny how MS's recommendation is to put the opening '{' on a new line yet the source I've seen so far has it on the same line as the method sig:).  You can view some details at the following locations:

Scott Guthrie's announcement

Shawn Burke's detailed instructions


Bookmark and Share

Related posts

Comments are closed