Coding Villa Forum
FAQs
Advertisements

ASP.NET - What is break mode and what are the options to step through code in Asp.Net

Fazal Online 1/30/2012 12:24:50 PM

Hello Friends!

I want to know that what is break mode and what are the options to step through code in Asp.Net

Guide me friends

Thanks

Share with Friends

Advertisements

Answer

Iram Online 3/27/2012 3:56:52 PM

Hello,

By enabling break mode you can observer code line by line.This helps us to locate errors easily. It is basically a debugging feature. By using break points you can observe the detailed debugging of your programs code.

Step Through code:

Visual studio provides following options to step through code

1. Step Into

2. Step Out

3. Step Over

4. Run to cursor

5. See Next Statement
Share with Friends

Post reply

 

Enter This Code
Captcha
 

Subscribe

Email me when people reply


Subscribe to the