Using the Try...Catch...Finally Statement - Script Review at ProgramsDB.com


  • Name
Using the Try...Catch...Finally Statement
  • Author
Donny Mack
  • Category
ASP.NET / Error Handling
  • HomePage Address
Click to Visit
  • No. of hits
2578



     This article is one of the important tutorial about Structured error handling which is a very new concept to the webmasters in Visual Basic and VBScript developers. This is one of the effective method of error handling used in ASP.NET and .NET frameworks. The author describes the working of the Try...Catch...Finally block method using the On Error GoTo statement. The main highlight of this article is if the client receives an error, instead of redirecting to a new URL within the website, the user could write a code to handle that particular error. This might help the user to discover the error and rectify it. This article is a new milestone in the research of error handling methods in ASP.NET.


Top ASP.NET scripts
1).   Using the Try...Catch...Finally Statement Using the Try...Catch...Finally Statement is a tutorial which explains the users about the method of error handling. The author projects the new concept of structured error handling in VB and VBScript.
2).   ASP.NET Global Exception Handling ASP.NET Global Exception Handling is an article in which the author discussed the various techniques to show the webmasters an attractive error page. Through this article the webmasters could show their clients their custom error page.
3).   ASP.NET Tutorial: Global Error Handling using Global.asax and System.Web.Mail This ASP.NET tutorial shows the demonstration about how to receive a HTML alert email for every error on ASP pages. The author narrates how to use Global.asax and System.Web.Mail for the users to handle run time errors very effectively.
4).   Build a Really Useful ASP.NET Exception Engine In ASP.NET, the Global Application Error event handler gets all unhandled exceptions, this tutorial the users could learn more about the Exception engine which could do a wonderful job in user's application.
5).   Global Web Application Level Error Reporting Global Web Application Level Error Reporting is a tutorial in which the webmasters learns about how to findout the exceptions present in their Web Application.
6).   "Could not access 'CDO.Message' Object In a .NET page, when the users try to send email, "Could not access 'CDO.Message' Object" apperars sometimes. Through this article the author gives a solution for this issue by opening SMTP server for relaying.
7).   Validation in ASP.NET It is a tutorial in which author discusses about validating the form elements with the help of validator control. In this tutorial author discusses about several validator control and the procedure for using this validator control for validation process.
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 


Game Cheats

 

Updated: Sunday, 12 October 2008

Privacy Policy