Daniel Infante

Daniel Infante

  • NA
  • 28
  • 9.2k

¿Handling Errors?

Oct 19 2015 4:41 PM
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)