Handling errors properly in Visual Basic is a good idea because of the alternative: Visual Basic's default error handling rules are rather severe. Unhandled errors are reported, and then an End statement is executed.
More Tutorials