Saturday, January 26, 2008

New C# Video Tutorial: Pt. 1 - How to Write to the Windows Application Event Log

Pt. 1 - How to Write to the Windows Application Event Log - view details
Event logging is a very important piece of business. In this video you will use the event viewer to write to application event log or to write to a custom log.

Highlights:
  • How to use a console application in C#
  • Working with the event log class
  • Creating strings to store information


To download this video, log in, then visit the video's detail page and click "download". This is a subscriber-only video so a subscription is required.

Note: You must have the TSCC codec installed to view this video


Keywords Associated with this video: application event log, event log, string, custom string, data structure