[Updated] How to Build a Simple Event Log Montior/Watcher (Using TCP in .NET)
Learn how to build a simple event log "watcher" application to monitor event log changes on a remote machine(s).
Learn how to build a simple event log "watcher" application to monitor event log changes on a remote machine(s).
Knowledge, flexibility, and the discretion of smart individuals beats a one-size fits all rule book any day.
Learn how to create a wrapper for the Windows Multimedia Library that makes adding sound to your applications very easy. Along the way, you'll discover how the Declare statement imports APIs in VB and .NET.
Attributes are very convenient to programmers because, with little effort, the runtime behavior of the program elements can be modified. (Visual Basic .NET)