 |
Error Handling in ASP.NET - CodeProject - CodeProject - For those who code
Download source files - 18.3 Kb Introduction When errors occur in an ASP.NET application, they either get handled or propagates unhandled to higher scopes. When an unhandled exception propagates, the user may be redirected to an error page using different
www.codeproject.com |
 |