.NET Framework Library Source Code now available
Posted on January 19th, 2008 by dcarver
For those of you who might have missed the announcement Microsoft has made the source of the .NET Framework available. It is released under a reference license, so do not expect to go create your own version, however if you ever wanted to step debug into the .NET framework code you can now.
You must have Visual Studio Professional 2008 for this to work, but then we all got that at the InstallFest last month, didn’t we? Detailed instructions for adding the symbols is available here.
It even works on my 64 bit workstations (pay close attention to the note on the qfe download for 64 bit).
Pretty Cool…







NetMassDownloader Download .Net Framework Source Code At Once, Enables Offline Debug In VS
2008,2005 And CodeGear Rad Studio.
.NET Mass Downloader
With this tool you can download whole .Net Framework Source Code at once, and enjoy offline
debugging in VS2008 , VS2005 And Codegear Rad Studio.
Welcome to the .NET Mass Downloader project. While it’s great that Microsoft has released the
.NET Reference Source Code, you can only get it one file at a time while you’re debugging. If
you’d like to batch download it for reading or to populate the cache, you’d have to write a
program that instantiated and called each method in the Framework Class Library. Fortunately,
.NET Mass Downloader comes to the rescue!
The tool which enables offline debugging in
The tools is open source under Apache Licence 2.0.
You can download the latest version from:
http://www.codeplex.com/NetMassDownloader