Hello all debuggers
You know Microsoft has released the
.NET Framework source codes.
You can now use Visual Studio 2008 to debug the .NET Framework sources.
But this is somehow not very handy. Because VS2008 just connects to a source code server and downloads the necessary namespaces codes for you.
But if you want to
download all the .NET Framework codes once and keep it permanently on your drive, now you can without the limitations of MS Visual Studio 2008.
Just download the
.Net Framework Mass Downloader which is a co-work of
Kerem Kusmezer and
John Robbins.
You can read details of
.Net Framework Mass Downloader from Kerem's own notes at his blog
Unknown Tales From Kerem Kusmezer on Kodyaz or navigate to CodePlex and download the latest .NET Mass Downloader release from
CodePlex .Net Framework Mass Downloader download page.