User1693242203 posted
Hi,
I want to implement Exception handing functionality which dumps the errros and exceptions from my asp.net web appln to a sql db.
is there any way i can implement this. i am having all kinds of exceptions, like file not found,argumentnullexception, object refrnce error.
etc .
1) Can anyone pls provide any pointers , how to start with and also which ent lib version i need to use.
2) Am using asp.net 4.0
3) Also would like to know one exception helper class is enough for this.