In this lab you will experiment with various ways to handle runtime exceptions. You will create a simple web page that will divide two numbers. If a zero is used in the calculation, you will trap the error and display it on the web page. Also, you will enable an option for run-time page tracing.
Posts Tagged ‘Exception Handling’
Lab 5 – Exception Handling
Posted by Rick Tempestini on July 4, 2007
Posted in Labs | Tagged: ASP.NET, Exception Handling, Lab | Leave a Comment »