The Wayback Machine - https://web.archive.org/web/20111101211515/http://www.codeguru.com:80/csharp/csharp/cs_controls/tutorials/

    Tutorials

    Tip: C# - Detect the End of Media - axWindowsMediaPlayer

    Learn how to trigger a function when your axWindowsMediaPlayer stops playing a song, video or any other type of media.

    OK-CANCEL vs CANCEL-OK

    What order should the OK and Cancel buttons appear? Should it be like Windows or like the Mac? Are there any "rule of thumb" as to when certain standard should be followed or is it just a matter of taste?

    [Updated] Creating a Dockable Panel-Controlmanager Using C#, Part 2

    Learn how to get a borderless Form to move around on the screen by capturing it with the mouse and dragging it, and to be able to resize the form, the same way as a normal sizeable Form can be sized by dragging its edges.

    Lights Out Game (in C#)

    Just play a game of Lights Out, or take some time to see an array of buttons put to use.

    Creating Non-Transparent Controls on a Semi-Transparent Window

    Learn about the use and principles of operating a semi-transparent control with non-transparent child controls.

    Creating Arbitrarily Shaped Controls

    Learn about the use and the principles of operating a control of an arbitrary shape.

    Filling a ListView Dynamically from Any Data Sources with C#.NET

    Listview filling with XML, SQL Server 2000, and C#.NET.

    Building Visual Components with C# .NET

    Tutorial for writing visual components with the Microsoft .NET framework using C#.