Error Handling: Catching errors in ASP.net & C# (Part 1) - Script Review at ProgramsDB.com


  • Name
Error Handling: Catching errors in ASP.net & C# (Part 1)
  • Author
Csharpfriends
  • Category
ASP.NET / Error Handling
  • HomePage Address
Click to Visit
  • No. of hits
31



     Errors are the most common blockade for the result oriented webmasters. Handling these errors become a challenge to the users. Here in this article the author describes the types of errors. The author covers the area with ASP.NET and C# through which the errors are identified and then rectified. The main errors are the syntax error, system error and the logical error, which is rectified by catching it. The sample code is given along with this article.


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: Saturday, 11 October 2008

Privacy Policy