Skip navigation.
Home

The Code Project Latest Updates

Syndicate content The Code Project
Latest Articles from The Code Project
Updated: 34 min 7 sec ago

Enhanced version of vb.net GetFiles

2 hours 48 min ago
This is an inline enumeration of files instead of building an array first

WPF Controls - A Visual Quick Start

Fri, 2008-11-21 22:29
A beginner's guide to the default controls in WPF.

Format Currency using Javascript

Fri, 2008-11-21 17:22
Format numbers to currency using Javascript

ADSdotNET: A DLL for using alternate data streams from .net languages

Fri, 2008-11-21 16:33
With this class you can use ADS with C#, VB.NET, and other .net languages without P/Invoke

Create a remote process using WMI in C#

Fri, 2008-11-21 16:13
Create a remote process using WMI in C#

QDNet

Fri, 2008-11-21 16:10
QDNet is a compact client communication library, that enables messaging between clients and server.

TIFF Image Creation

Fri, 2008-11-21 15:20
TIFF Image Creation

First Step into the ASP.NET Dynamic Data

Fri, 2008-11-21 15:16
Life make easy to create data driven websites.

Universal Framework for Science and Engineering - Part 12: Grandiose Projects

Fri, 2008-11-21 13:42
Application of Universal Framework for Science and Engineering for Grandiose Projects

Reusable Navigation and workflow for both Windows and Web using Microsoft UIP blocks

Fri, 2008-11-21 12:40
Reusable Navigation and workflow for both Windows and Web using Microsoft UIP blocks

Image transformation: grayscale to color.

Fri, 2008-11-21 09:40
Algorithm for easy transformation images.

Split large XML files into small files

Fri, 2008-11-21 03:13
Read any size XML docuement and split it into small supporting files.

OpenCube QuickMenu and Web.sitemap

Fri, 2008-11-21 01:23
How very last Open Cube very dynamic menu can be used with ASP .NET Web.sitemap

Access Parent Control's Method from a Child Control

Fri, 2008-11-21 00:16
Simple technique to access parent page and controls method from a child control

Access Parent control's method from a child control

Fri, 2008-11-21 00:16
Simple technique to access parent page and controls method from a child control

Backup Utility

Thu, 2008-11-20 23:17
A simple OO backup utility that preserves full file paths

Silverlight Without XAML

Thu, 2008-11-20 21:41
Silverlight without XAML, just a playground for graphics and fun.

A ComboBox with a CheckedListBox as a Dropdown

Thu, 2008-11-20 18:25
A ComboBox with a CheckedListBox as a dropdown.

Ajax rounded corners control extender

Thu, 2008-11-20 16:52
it is a very good control in AJAX to make rounded type shape. We can create rounded shape in many shape by using Corners property of this control.

Custom Thread Pool implementation using C#.NET

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