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

2 Responses to “.NET Framework Source”

  1. Vesuvius Says:

    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?

  2. Phil Wright Says:

    You will have to read the blog to see new features as they are added!

Leave a Reply