Code Project - All Catagories

Syndicate content The Code Project
Latest Articles from The Code Project
Updated: 1 hour 15 min ago

Splash and Login Forms (Problems and solutions)

1 hour 36 min ago
The more perfect description of the creation the Splash and the Login forms with providing a full source code

REST Technobabble

6 hours 31 min ago
REST web service and template with separation of concerns

The Story of ICalculated...the Calculated Column for a Class & More

Tue, 09/07/2010 - 16:31
Custom calculated columns for classes as well as programatic access and list of all public variables read/write

Implementing auto-tiling functionality in a tile map editor

Tue, 09/07/2010 - 16:01
This article presents an algorithm and data structures to implement auto-tiling as seen in RPG Maker, the Starcraft level editor etc.

Avoiding Data Loss in Thread Communication

Tue, 09/07/2010 - 12:49
Avoiding Data Loss in Thread Communication

The Bricks Game - Tetris for Silverlight

Tue, 09/07/2010 - 11:50
An article exploring the use of MVVM, styles and templates in game programming in Silverlight 4

Continuous Integration for Databases with Visual Studio

Tue, 09/07/2010 - 10:28
Provides a framework for predictably compiling, extracting, and deploying a database project.

Online Rich Text Editor with download as Word option

Tue, 09/07/2010 - 08:30
Online Rich Text Editor with Mail Merge and download file as word option.

Handwriting Recognition using Kernel Discriminant Analysis

Tue, 09/07/2010 - 06:42
Demonstration of handwritten digit recognition using Kernel Discriminant Analysis and the Optical Recognition of Handwritten Digits Data Set from the UCI Machine Learning Repository.

DataObjects.Net - ORM Framework for RAD - Introduction

Tue, 09/07/2010 - 06:22
Introduction into the ORM Framework DataObjects.Net from x-tensive

.NET 4.0 MEF FAQ (Socket, Plug and extension)

Tue, 09/07/2010 - 06:17
.NET 4.0 MEF FAQ (Socket, Plug and extension)

Classic ASP Class for Yahoo Placefinder

Tue, 09/07/2010 - 06:15
A VBScript class for calling Yahoo's placefinder for geocoding

An Experiment on Fluid Services for Highly Responsive, Scalable and Reusable SOA Services

Tue, 09/07/2010 - 04:53
An experimental streaming implementation to increase response time and throughput for highly composable/scalable web services

How to avoid memory leaks in iPhone applications

Tue, 09/07/2010 - 04:48
Some tips to avoid leaking memory on your iPhone apps.

Magellan: an MVC-powered Navigation framework for WPF

Tue, 09/07/2010 - 04:46
An introduction to Magellan, an open source navigation framework for WPF

Fully JavaScript Enabled Editor

Tue, 09/07/2010 - 03:57
Fully JavaScript enabled editor which also contains some server coding

Painting Your Own Tabs - Second Edition

Tue, 09/07/2010 - 01:30
A better way to control the painting of the .NET TabControl

A small C# File Creator class

Mon, 09/06/2010 - 22:51
Introducing A small class that helps you in creating a temporary file with string/binary data and clean-up the file automatically.

Black Jack Using Scrum – Winner Winner Chicken Dinner

Mon, 09/06/2010 - 20:46
How I used Scrum as guide for gambling in Vegas

WPF Padded Grid

Mon, 09/06/2010 - 18:05
A Padded Grid for WPF that is ideal for laying out forms