Debugging with Visual Studio 2008

We have reviewed metadata and MSIL programming in Chapter 13, and in this chapter, respectively. This information is helpful when debugging a managed application. The next two chapters continue that trend and pertain to specific debuggers. There is actually a variety of debuggers available for managed code. Chapter 15, reviews the Microsoft Visual Studio 2008 debugger.

The Visual Studio 2008 debugger has two primary advantages. First, Visual Studio uses a familiar graphic user interface. Second, the debugger is integrated with other aspects of the programming environment. You can develop, test, debug, and return to developing an application within a single integrated development environment. This is very convenient. ...

Get Programming Microsoft® Visual C#® 2008: The Language 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.