The Wayback Machine - https://web.archive.org/web/20110921102814/http://www.codeguru.com:80/vb/gen/vb_general/attributes/

    Attributes

    [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).

    OP-ED: Process is Irrelevant

    Knowledge, flexibility, and the discretion of smart individuals beats a one-size fits all rule book any day.

    VB .NET Versioning

    Use VB6 AutoIncrement versioning in .NET projects.

    Sometimes You Gotta Make a Little Noise

    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.

    Creating and Using Custom Attributes with VB.NET

    Attributes are very convenient to programmers because, with little effort, the runtime behavior of the program elements can be modified. (Visual Basic .NET)