1
Answer

Best place to do error handling ? Base Class vs Global.asax

Monish Yadav

Monish Yadav

9y
430
1
Hi I want to know which is the Best way to do error handling ?
 
Should i go with the Base Class or Global.asax. I am creating a Asp.Net Web Application so let me know which is the best & preferred way to log errors.
 
Thanks & Regards
 
Answers (1)