The Wayback Machine - https://web.archive.org/web/20120124005201/http://www.codeguru.com:80/vb/controls/vbnet_controls/

    .NET Controls

    [Updated] Export DataGridView to Microsoft Excel

    Learn how to export information from a DataGridView to a Microsoft Excel file.

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

    Creating a Custom DataGrid Paging Control

    Create your own custom DataGrid paging control over which you, the developer, will have more control.

    Filling ListView Dynamically From any Data Sources with VB.NET

    Learn to combine VB.NET, ADO.NET, ListView XML, and SQL Server 2000.

    Excel 2 Win!

    This tutorial demonstrates how to copy Excel data into a Windows DataGrid Control from the Clipboard.

    Web Service Secrets

    In his twelfth and final column, industry guru Karl Moore explores the world of Web services. From plugging into Google to zooming in on the Empire State Building through TerraServer, it's all here -- in the last of the .NET secrets series.

    Creating Custom a Custom Control and UITypeEditor - Part 2

    Provide custom editing in the Visual Studio .NET Properties window when the basic text-input editing features aren't satisfactory. Learn to build a UITypeEditors.

    How to Fill a ListView with any ADO.Net Dataset

    This article will show how to fill a ListView Control with the data contained in any ADO.Net DataReader.

    Print Support in a Custom DataGrid Control

    How to use a custom DataGrid to add Print functionality to a .Net Windows application.