Code Project - All
Tabbed Applications in Android
Tutorial on creating tabbed applications in Android.
Categories: IT & Technology
Handwriting Recognition Revisited: Kernel Support Vector Machines
In a previous article we discussed how to perform the recognition of handwritten digits using Kernel Discriminant Analysis. In this article, we will discuss some techniques to do it using Kernel Support Vector Machines.
Categories: IT & Technology
A small C# File Cloner class
Introducing A small class that helps you in creating automatic copies of files and clean them up automatically, too.
Categories: IT & Technology
A small C# File Creator class
Introducing A small class that helps you in creating a temporary file with string/binary data and clean-up the file automatically.
Categories: IT & Technology
T4 template for Silverlight apps to generate a class with literal strings defined in a .resx file
A T4 template for Silverlight apps that generates a class containing literal strings for all the resource strings defined in a .resx file. It helps make your Silverlight code much more maintainable.
Categories: IT & Technology
How do I perform UI Automation testing in iOS 4
Beginner level guide (step by step) on UI Automation Testing in iOS 4
Categories: IT & Technology
Easy Data Access Layer
This library gives an easy data access tool for different data sources.
Categories: IT & Technology
CPForAndroid and an Android Project Template
MyDroidTemplate Eclipse Project template and a Droid App for Interacting with CodeProject
Categories: IT & Technology
Single Sign On (SSO) for cross-domain Asp.net applications, Part-I - The design blue print
Architectural approach of a domain independent Single Sign On implementation for Asp.net applications
Categories: IT & Technology
Simple Silverlight Configurator/Pivot (View Model/MVVM)
The application allows your users to query a collection using Silverlight using an animated display
Categories: IT & Technology
Object With Customizable Properties
A Class with customizable properties without using reflection.
Categories: IT & Technology
Automatic Image Stitching with Accord.NET
Demonstration of automatic image stitching by interest point matching using the Accord and AForge.NET Frameworks.
Categories: IT & Technology
Black Jack Using Scrum – Winner Winner Chicken Dinner
How I used Scrum as guide for gambling in Vegas
Categories: IT & Technology
WCF by Example - Introduction
Patterns and best practices for the desing and development of rich client enterprise applications using WPF, WCF and NHibernate
Categories: IT & Technology
OAG Library (OpenGL) Part 2.3 - Drawing 2D Textures using the mouse and Programatically
This tutorial shows Library Code for 2D Textures how to draw them programatically using the mouse in an application MFC.
Categories: IT & Technology
gTitleBar - Custom TitleBar for borderless forms (VB.NET)
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: IT & Technology
Recording and Playing Video on Android
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: IT & Technology
