Debug .Net framework source code
You can now configure Visual Studio to debug .Net framework source code. It allows you to download “on demand” the source code of a framework class to be able to understand how it works. http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx
|