Learn how to build a simple event log "watcher" application to monitor event log changes on a remote machine(s).
How to Build a Simple Event Log Montior/Watcher (Using TCP in .NET)
Published 03/05/2007
Learn how to build a simple event log "watcher" application to monitor event log changes on a remote machine(s).
Learn to combine VB.NET, ADO.NET, ListView XML, and SQL Server 2000.
This article will show how to fill a ListView Control with the data contained in any ADO.Net DataReader.
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
Fear not, Tuple lovers. This much-maligned data type is still in use today.
With just a few lines of code, you can have a quick way to make an Enum accept String values instead of an ordinary named constant.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.