VB.NET Beginner Tutorial – Error Handling With TRY / CATCH (Visual Basic .NET)



In this beginner VB tutorial, I will teach you how to use a Try / Catch statement to keep pesky errors from crashing your application. Additionally, you’ll learn how to trap the errors and report the exception when it occurs.

TUTORIAL FEATURES:
Collections – List Array
Form Controls – TextBox, Button, Label
Error Handling – Try / Catch