nothing more frustrating than to see your code crash in the debugger on a method which exceptionned and you didn’t try/catch it.
Is there an easy way to scan through your sources and tag all functions which can potentially throw exceptions?
Does the build in visual assist have some hidden option to colour these functions in a specific color?
thanks
R
I think redgate have some a tool for this “Exception Hunter”
They charge for it after a trial.
http://www.red-gate.com/products/Exception_Hunter/index.htm