Sunday, August 01, 2004

Exception Helper - VS 2005

In whidbey, if an exception error occurs in your code, it shows an exception handler bubble, which provides useful information like troubleshooting tips, standard info on the exception and some tips on how to avoid that exception from occuring again.

Exception Handler Bubble:

No comments: