Time Check:
Thankyou for visiting my blog.
Do visit my blog space in few days.

Wednesday, February 16, 2011

Make Visual Studio Break at all Exceptions.

If you are developing and you want visual studio to break at all the exception without you placing an explicit breakpoint there then below is the setting.

Goto “Debug -> Exceptions”. From the Exceptions dialog box, check throw checkbox against “Common Language Runtime Exceptions” and click OK. That's it.... Visual Studio will automatically break at all errors for you.


Happy Coding!!




Labels: , ,

0 Comments:

Post a Comment

<< Home