Thursday, January 17th, 2008
You can now debug into the .NET Framework code when working with Visual Studio 2008.
There have been many times when it would have been very helpful to set breakpoints in the base classes such as Control. Until now I used .NET Reflector to see the base code implementation, but that is hard work to follow.
Follow these instructions to get started…
Step-by-Step Guide
January 22nd, 2008 at 7:39 pm
So, how has this changed things? Are you finding things a lot easier having access to the control code (ask a silly question)? Whats likely to change in the forcoming version?
January 22nd, 2008 at 7:51 pm
You will have to read the blog to see new features as they are added!