Книга: C# 2008 Programmer

Setting Breakpoints

Setting Breakpoints

To set a breakpoint in your application, in the Visual Studio 2008 Code Editor, click in the left column beside the statement at which you want to set the breakpoint (see Figure 2-60).


Figure 2-60 

Press F5 to debug the application. When the execution reaches the statement with the breakpoint set, Visual Studio 2008 pauses the application and shows the breakpoint (see Figure 2-61).


Figure 2-61 

Оглавление книги


Генерация: 0.875. Запросов К БД/Cache: 3 / 0
поделиться
Вверх Вниз