Hi All, I want to know the best way to handle exceptions and errors in .net.
My work involves ASP.Net and SQL Server 2000. I have searched google to find out the ways to handle errors. I came up with following ideas. 1. Using windows event manager. 2. Creating text files to log errors. 3. creating xml files to log errors. 4. Database for logging errors. First of all I would like to know which is the best option to handle the errors. Other is if something other than this is possible that is good in performance then pls let me know. Thanks, Aggarwal. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
