All articles with keyword ".NET System.Diagnostics"
Logging Exceptions to the Event Log
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 pers...
Click for more...
Searching System Event Logs
One of the more tedious tasks a system administrator has to do is review the system event logs using the Event Viewer. These logs can provide valuable info...