I am currently busy working on an intrusion detection system. I am looking at using VB.Net for creating a Windows Service. This service will have to read entries from the 3 operating system event logs, namely the Application, System and Security logs. This logs are only available in Win NT, 2000 and XP. Firstly can this be done using VB.Net and secondly does anyone know of good documentation on the subject.

Thanx