Debugging Dot Net Source Code in VS2008
Its here!! You can now debug the dot net source code in VS 2008. Read more about this in Shawn’s [post](http://blogs.msdn.com/sburke/archive/2008/01/16 /configuring-visual-studio-to-debug-net-framework-source-code.aspx).
I am still not sure how beneficial this will be in day to day programming, but i guess it will be helpful in troubleshooting sometimes. Especially when it looks like we have found a bug in the framework :) (For the record, i never found a bug in the framework).
-Latish Sehgal