[Z]VS Debugging : Just My Code
The debugger has a new feature this time around called 'Just my code'. This is a new-for-Whidbey managed debugging feature.
Philosophy of Just my code:
The basic idea is that when you debug an application, you want to debug the code in the application, and not all the code that is in the Framework. Specifics: