Chapter 7 Debugging Applications with Visual Studio 2008

Visual Studio 2008 (VS2008) has extensive debugging support. You can manage breakpoints, inspect values, step through code, and open several other windows that give you a view into the current state of your application. If you’ve used visual debuggers before, the VS2008 debugger might have a lot of familiar features that you’re accustomed to. If you’re used to command-line debuggers or come from a web development environment with little debugging support, you’re definitely in for a treat.

Stepping Through Code

The first thing you probably want to ...

Get C# 3.0 Unleashed: With the .NET Framework 3.5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.