Latest Articles from The Code Project
Custom Thread Pool implementation using C#.NET
Article describes custom thread pool implementation using .NET Framework and c# 3.0
Lego Pan Tilt Camera and Objects Tracking
Turning regular USB web camera into pant tilt camera using Lego Mindstorms robotics kit and tracking simple objects using C#.
XML Writer for MP3 tags with XSD Validation using (LINQ to XML)
Creates mp3 tag xml files and validates them.
Object - Collection - Binary File. Using serialization and deserialization to work with binary files based on Collections.
In this tutorial we will take a closer look to a technology that allows you to store objects externally with ease, retrieve them effortless and work with them as if you were dealing with some kind of simple database.
Driving Lego Mindstorms Bot using C#
The article provides introduction to manipulation with Lego Mindstorms robots using C#.
XMessageBox - A reverse-engineered MessageBox()
A reverse-engineered non-MFC MessageBox() that includes custom checkboxes.
Prime Number Determination Using Wheel Factorization
Determine if an integer is prime and use Wheel Factorization to improve the algorithm.
Analog Clock in Expression Blend 2
A simpe analog clock in Expression Blend 2
A DiagnosticDictionary
Making the "the given key was not present" message more informative
jQuery Based Ajax.Net library
jQuery Based Ajax.Net library
The Ultimate Toolbox - Updates and User Contributions
Updates and User Contributions for the Ultimate Toolbox Libraries
Automatic Implementation of the Event-Based Asynchronous Pattern
Implement the event-based asynchronous pattern automatically with this code generator
Coding for Logo Certification Across Both Windows Mobile Platforms
This article shows how to abstract some of the most common issues a developer will encounter when creating a native code application that must be logo certified for each platform.
Dynamic Enumerations from Database Tables
Create an assembly containing enumerations defined in your database
Tom's Halls - A JavaScript Platform Game Engine
A 2D platform game engine using JavaScript DOM manipulation and CSS
Web User Forms
User driven runtime dynamic ASP.NET Web Forms
Enable Gzip compression in IIS 6.0 for ASP.NET 2.0 websites
How to enable Gzip compression in IIS6.0 for ASP.NET 2.0 websites.
How to Use Microsoft's Driver Verifier to Interpret Unanalyzable Crash Dump Files
An article that explains how to use the Driver Verifier tool to analyze crash dump files.
How to Load images in Crystal Reports dynamically Using Visual Studio 2005
How to Load images in Crystal Reports dynamically in Asp.net, working with Typed DataSet
RFC Architecture for Finance Projects (The Invoicing Part)
RFC Architecture for Finance Projects (The Invoicing Part)


