Posted on: 8/30/2008 5:00:00 PM | Views : 793

Microsoft Windows provides a built-in event logging system where informational messages, warnings, errors and audit details can be stored and viewed with the Event Viewer utility. This system is ideal for logging messages generated by a .NET application.

...

Go to the complete details ...