.Net Framework source code & offline debugging
We now know that .net source code is release by MS. Scott Guthrie posted the whole story here. Scott talks about getting the content inside VS.net 2008, but some time we want the content outside of vs.net, also at offline (not connected to internet). The .NET Mass Downloader facilates this. The codeproject article taks about usage of this tool.
Cheers,
Murugan G.