.Net & Enterprise Programming

3D Space Flight Demo for Android OS, with Accelerometer-Based Controls

Latest Articles from The Code Project - Fri, 2012-05-18 02:34
Simulation of flight in 3D space using OpenGL. The accelerometer-based UI is of particular interest.

ASP .NET Plotter (HTML5, C# and Plot'N'Roll)

Latest Articles from The Code Project - Thu, 2012-05-17 22:37
Nowadays, There are a plenty of Javascript charting libraries. Justly, this article aims to show you how you can integrate Javascript charting libraries in ASP .NET and build your own charting user controls depending on your flavor and your needs.

Two Ways to Realise the Composite Pattern in C++ and Qt

Latest Articles from The Code Project - Thu, 2012-05-17 21:49
In this article I show the Object-Oriented Implementation of tree, by using Composite Design Pattern, C++ and Qt Framework. I will also explain why we do not use (although you can) in Qt the standard design of Composite Pattern as described in GoF.

A C++ Websocket server for realtime interaction with Web clients

Latest Articles from The Code Project - Thu, 2012-05-17 19:25
A Websocket protocol implementation atop the ush Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server.

C# Maze Generator and Solver

Latest Articles from The Code Project - Thu, 2012-05-17 19:06
Implementing a visual maze generator and solver using various algorithms and GDI+.

The Paper Hanger

Latest Articles from The Code Project - Thu, 2012-05-17 18:49
A visual Logon UI and Desktop background Paper Hanger (changer) with JPEG file compression.

Sharing data among Windows Forms

Latest Articles from The Code Project - Thu, 2012-05-17 17:47
In a Windows application, passing values from a secondary form to the main form or share data among several applications (.NET application).

RaptorDB - the Document Store

Latest Articles from The Code Project - Thu, 2012-05-17 17:13
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters

Enhancing Your Custom Classes

Latest Articles from The Code Project - Thu, 2012-05-17 16:51
You can enhance the value of your custom classes through overrides, creating partials, and explicit type conversion.

Automatic C# Unit Tester

Latest Articles from The Code Project - Thu, 2012-05-17 16:24
This Automatic unit tester written in C# uses Black Box testing strategy to test a source code.

fastJSON

Latest Articles from The Code Project - Thu, 2012-05-17 16:21
Smallest, fastest polymorphic JSON serializer (with Silverlight4 support)
Syndicate content