Community

.NET Tip: Logging Exceptions to the Event Log

(Eric Smith) Assuming you have Remote Desktop or some other access to a server, the system event log is a good place to store information about your application. I personally prefer to put some information into the database, but errors such as the inability to make a database connection obviously wo

Read More - Register for Free Membership