Community

On Error GoTo statements in VB.NET

(abhinav ranjan sinha) Error GoTo statements is an example of Vb.Net’s Unstructured Exception Handling . VB.NET has two types of Exception handling . Structured Error Handling and Unstructured Error handling . VB.NET using Try..Catch statement for Structured Error handling and On Error GoTo statemen

Read More - Register for Free Membership