Author: leeward30 | Posted on: 9/14/2009 12:40:49 AM | Views : 1063

 Hi, All
    Can someone tell me, what is the best way to do error handling for a web project. I know how to do try and catch etc, but my website makes lots of calls to the database when needed.
I just wanted to know is it best to put try and catch in your code for every place you think your project can wrong or just create some custom error pages to show ie one for database error etc ?
Many Thanks
Kered
...

Go to the complete details ...