The Code Project Latest Updates
Making Log4Net work with the .Net Client Profile
A step by step guide to getting Log4Net working with the .Net Client Profile
an easy way to implement asp.net callback
Implementing callback inside User Control , choosing between client callback and Ajax framework,
Play Embedded YouTube Videos Randomly
Illustrate how to embed a YouTube video into a web page, built a random play list and launch a video on the fly.
Basics of dataflow programming in F# and C#
Article intoduces dataflow programming and provides basic implementations of dataflow variables in C# and F#
Managing Workflow Services with Windows Server AppFabric
Introduces Windows Server AppFabric
File System Filter Driver Tutorial
This tutorial will show you how to develop a simple file system filter driver.
Reflection Studio - Part 2 - User interface: Themes, dialogs, controls, external libraries
Reflection Studio is a "developer" application for assembly, database, performance, and code generation, written in C# under WPF 4.0.
Addition, Multiplication of Very Long Integers
preforming addition, multiplication of very long integers using C#
Implementing auto-tiling functionality in a tile map editor
This article presents an algorithm and data structures to implement auto-tiling as seen in RPG Maker, the Starcraft level editor etc.
New Features in .NET 4.0
This article breifly explains New Features in ASP.NET 4.0 and C Sharp 4.0
Creating a simple Windows Service
Article describe how to create simple Windows Service using MS Visual Studio
Documenting the Life Cycle of an ASP Page
A simple framework for documenting the events of master and child pages and web controls.
Splash and Login Forms (Problems and solutions)
The more perfect description of the creation the Splash and the Login forms with providing a full source code
Single Sign On (SSO) for cross-domain Asp.net applications, a simple implementation model
Architectural approach of a domain independent Single Sign On implementation for Asp.net applications
MSI for a .NET COM component with NAnt
Creating MSI with NAnt
Silverlight View Model Style Popup
An example of an easy to use View Modal Style Popup and Silverlight Value Converter
Making WCF RIA Services work in a DMZ/Multitier architecture using Application Request Routing
A guide to creating secure Silverlight + WCF RIA Services applications for the enterprise! This is done using Application Request Routing (turning IIS in a reverse proxy).
Multiple file uploads with progress bar using classic ASP.NET and C#
In web applications, displaying a progress bar is necessary while uploading files. This article helps in creating a progress bar for single file and multi-file uploads in ASP.NET 2.0.
Unlimited Query string - ASP.NET
Unlimited Query string Solution for Web Application.
How to Display Images in ComboBox in 5 Minutes?
This is an extended ComboBox which support images for items.

