Tuesday, July 18, 2006

VB Exception Helper

VB Exception Helper: Workspace Home

"tools to help working with exceptions. The Exception Helper makes it easy to add Try Catch blocks to your code based on the code’s context. "

I want to follow the "right" Try Catch procedure by not just catching "ex as exception" but instead explicitly catching the "right" exceptions. So I found this an interesting project, which using DXCore is supposed to help streamline VB 8 Try Catch writing.

I’m installing DXCore now to check this out...

(via Larkware News - The Daily Grind #928)

No comments: