Codeproject - codeproject.com - CodeProject Latest Articles
General Information:
Latest News:
Generate TLB for Arbitary IDL in Build 27 Aug 2013 | 02:17 pm
To generate a TLB file for an IDL file in build
Inventory Management Using SQL Trigger 27 Aug 2013 | 01:32 pm
Simple Inventory Management using SQL Server Trigger
Rotate bitmap 27 Aug 2013 | 12:39 pm
Rotate bitmap
A Mimetic C# Style Multicast Event Implementation with C++ 27 Aug 2013 | 12:31 pm
Migrate reporting services Database to Another Server 27 Aug 2013 | 10:49 am
SQL Server Reporting database migration from SQL Server 2005 to SQL Server 2008 R2
Regular Express Yourself using RegExpBuilder 27 Aug 2013 | 10:25 am
This post is going to cover a new library called RegExpBuilder which aims to transform very nasty looking regular expressions into easily readable formats that can easily be built and understood.
fastBinaryJSON 27 Aug 2013 | 10:10 am
A binary JSON serializer based on fastJSON (support for MonoDroid)
fastJSON 27 Aug 2013 | 10:00 am
Smallest, fastest polymorphic JSON serializer (with Silverlight4 and MonoDroid support)
Creating an MSI Package for C# Windows Application Using a Visual Studio Setup Project 27 Aug 2013 | 08:57 am
In this article I would like to explain a step by step process to create a windows application and a setup installer for the same in a very simple manner, that is easy to understand and follow knowing...
Exception Handling and .NET 27 Aug 2013 | 08:55 am
Exception Handling and .NET - a practical approach