Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

visual studio express 2012 for web - condition breakpoint

$
0
0

I have visual studio 2012 for web EXPRESS - can I set in loop in debug mode breakpoint and Condition when application should stop? For example I have loop:

for (int i = 0; i <= 6000; i++)
{
    //...........
}

I would like to see what is wrong when i = 3000, how can I do that?


Viewing all articles
Browse latest Browse all 3509

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>