Skip Navigation Links
Main
Contact
About
  • Online tools

  • Desktop tools

  • Entertainment

  • Articles

    C# SocketAsyncEventArgs High Performance Socket Code

    Use .NET SocketAsyncEventArgs to write socket server code in C#

    A Document Outline window for C# files, in WPF

    A Document Outline Visual Studio tool window for C# files, coded in WPF

    The Bricks Game for Silverlight

    An article exploring the use of MVVM, styles and templates in game programming in Silverlight 4

    SYSInfo: System info desktop tool

    Displays system information like free disk space and free memory on the desktop.

    Object With Customizable Properties

    A Class with customizable properties without using reflection.

    Advanced command line parser class for .NET

    The article presents a flexible command line parser with support for both Windows and Unix style arguments format.

    Fun with Rx

    A brief look into the DevLabs Reactive Framework

    Painting Your Own Tabs - Second Edition

    A better way to control the painting of the .NET TabControl