Latest Articles from The Code Project

Syndicate content The Code Project
Latest Articles from The Code Project
Updated: 1 day 3 hours ago

Custom Thread Pool implementation using C#.NET

Thu, 2008-11-20 15:23
Article describes custom thread pool implementation using .NET Framework and c# 3.0

Lego Pan Tilt Camera and Objects Tracking

Thu, 2008-11-20 14:59
Turning regular USB web camera into pant tilt camera using Lego Mindstorms robotics kit and tracking simple objects using C#.

Object - Collection - Binary File. Using serialization and deserialization to work with binary files based on Collections.

Thu, 2008-11-20 14:31
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#

Thu, 2008-11-20 14:25
The article provides introduction to manipulation with Lego Mindstorms robots using C#.

XMessageBox - A reverse-engineered MessageBox()

Thu, 2008-11-20 08:28
A reverse-engineered non-MFC MessageBox() that includes custom checkboxes.

Prime Number Determination Using Wheel Factorization

Thu, 2008-11-20 03:05
Determine if an integer is prime and use Wheel Factorization to improve the algorithm.

A DiagnosticDictionary

Wed, 2008-11-19 21:07
Making the "the given key was not present" message more informative

The Ultimate Toolbox - Updates and User Contributions

Wed, 2008-11-19 20:04
Updates and User Contributions for the Ultimate Toolbox Libraries

Automatic Implementation of the Event-Based Asynchronous Pattern

Wed, 2008-11-19 19:36
Implement the event-based asynchronous pattern automatically with this code generator

Coding for Logo Certification Across Both Windows Mobile Platforms

Wed, 2008-11-19 16:53
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

Wed, 2008-11-19 16:48
Create an assembly containing enumerations defined in your database

Tom's Halls - A JavaScript Platform Game Engine

Wed, 2008-11-19 16:39
A 2D platform game engine using JavaScript DOM manipulation and CSS

Web User Forms

Wed, 2008-11-19 15:48
User driven runtime dynamic ASP.NET Web Forms

Enable Gzip compression in IIS 6.0 for ASP.NET 2.0 websites

Wed, 2008-11-19 14:33
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

Wed, 2008-11-19 12:38
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

Wed, 2008-11-19 12:23
How to Load images in Crystal Reports dynamically in Asp.net, working with Typed DataSet

Google