Latest Code Project Articles

Syndicate content The Code Project
Latest Articles from The Code Project
Updated: 56 min 20 sec ago

CPForAndroid and an Android Project Template

3 hours 48 min ago
MyDroidTemplate Eclipse Project template and a Droid App for Interacting with CodeProject
Categories: Programming

Single Sign On (SSO) for cross-domain Asp.net applications, Part-I - The design blue print

September 5, 2010 - 10:59pm
Architectural approach of a domain independent Single Sign On implementation for Asp.net applications
Categories: Programming

Using Alerts in Android

September 5, 2010 - 3:49pm
tutorial on using alerts in Android
Categories: Programming

MultiColumnTree

September 5, 2010 - 3:08pm
A treeview with multiple columns.
Categories: Programming

Simple Silverlight Configurator/Pivot (View Model/MVVM)

September 5, 2010 - 2:02pm
The application allows your users to query a collection using Silverlight using an animated display
Categories: Programming

Object With Customizable Properties

September 5, 2010 - 11:36am
A Class with customizable properties without using reflection.
Categories: Programming

Automatic Image Stitching with Accord.NET

September 5, 2010 - 8:43am
Demonstration of automatic image stitching by interest point matching using the Accord and AForge.NET Frameworks.
Categories: Programming

Black Jack Using Scrum – Winner Winner Chicken Dinner

September 5, 2010 - 4:08am
How I used Scrum as guide for gambling in Vegas
Categories: Programming

WCF by Example - Introduction

September 4, 2010 - 10:43pm
Patterns and best practices for the desing and development of rich client enterprise applications using WPF, WCF and NHibernate
Categories: Programming

OAG Library (OpenGL) Part 2.3 - Drawing 2D Textures using the mouse and Programatically

September 4, 2010 - 10:21pm
This tutorial shows Library Code for 2D Textures how to draw them programatically using the mouse in an application MFC.
Categories: Programming

Chess Program in C#

September 4, 2010 - 7:50pm
SrcChess is a chess program built in C#
Categories: Programming

gTitleBar - Custom TitleBar for borderless forms (VB.NET)

September 4, 2010 - 11:33am
Simulates standard titlebar on a borderless form for easy placement of additional controls on the titlebar freeing up space on the form. It can also be put on a panel to simulate a MDI Form.
Categories: Programming

Recording and Playing Video on Android

September 4, 2010 - 7:23am
This article attempts to elucidate how to create an application to record and play video. There is also a brief explanation of related APIs
Categories: Programming

WCF by Example - Chapter VII - WPF Client - Contract Locator

September 4, 2010 - 6:50am
Baseline WCF Distribution Layer - Decoupling of WCF Services and ViewModels
Categories: Programming

Experimenting with enterprise level bus messaging

September 4, 2010 - 4:20am
A look into messaging solutions using NServiceBus
Categories: Programming

Making Log4Net work with the .Net Client Profile

September 3, 2010 - 6:17pm
A step by step guide to getting Log4Net working with the .Net Client Profile
Categories: Programming

Play Embedded YouTube Videos Randomly

September 3, 2010 - 2:37pm
Illustrate how to embed a YouTube video into a web page, built a random play list and launch a video on the fly.
Categories: Programming

an easy way to implement asp.net callback

September 3, 2010 - 1:14pm
Implementing callback inside User Control , choosing between client callback and Ajax framework,
Categories: Programming

Basics of dataflow programming in F# and C#

September 3, 2010 - 11:34am
Article intoduces dataflow programming and provides basic implementations of dataflow variables in C# and F#
Categories: Programming

Managing Workflow Services with Windows Server AppFabric

September 3, 2010 - 10:31am
Introduces Windows Server AppFabric
Categories: Programming