7
Reply

¿Handling Errors?

Daniel Infante

Daniel Infante

Oct 19 2015 4:41 PM
387
What should I use to handle errors on a page?  
options : 
- Web.config - Global.asax 
- Default.aspx 
- ExceptionUtility 
- GenericErrorPage.aspx
- HttpErrorPage.aspx 
- Custom Errors

Answers (7)