User loginNavigationTake FREE online C/C++ test now!Unix / Linux ProgrammingCode search made simpleYour feedback needed!As a webmaster of this site, I regard you as our most important critic and commentator. We value your opinion and want to know what we are doing right, what we could do better and any other words of wisdom you're willing to pass our way. It would be our greatest motivation which will help us in developing areas you would like to see in this site. We hope you will continue to encourage and support us in our future endeavors.
INDIA |
Latest Articles from The Code ProjectQuickly check whether C++ template instances have the same parameters
How to check whether two template instances of a C++ class have the same template parameters without using dynamic_cast
Attaching a Console to a WinForms application
How to have a real console window as well as your forms
How to prevent Re-Post action caused by pressing browser's Refresh button
Simple Web User Control prevents unexpected action caused by Refresh Button
Step by step guide on building your first email application with the file system watcher
Step by step guide on building your first email application with the file system watcher
Test your SerialPort(rs232) cable
Test your SerialPort(rs232) cable
Zipping using System.IO.Compression
This post shows how to create a zip package using System.IO.Compression
Optimizing object size by clustering
Optimizing object size by clustering
How to replace a color in an HBITMAP
Replacing a color by another in transparent bitmaps.
The heck of vector of bool specialization
A glance around vector of bool-type
Setting memory allocation break point in watch window
Memory leak detection in VC++
WP7 FloodFill in Texture2D using Scan line Stack Algo
WP7 FloodFill in Texture2D using Scan line Stack Algo
What are TCHAR, WCHAR, LPSTR, LPWSTR, LPCTSTR (etc.)?
Many Windows C++ programmers get confused over what bizarre data type identifiers like TCHAR and LPCTSTR are. Here, in brief, I will try to clear out the fog.
Strongly Typed Sub-Lists Which Modify Their Parent List (No Events)
Generic list wrapper that returns a smaller strongly typed sub-list which modifies the parent-list when changed, without using events
File Inventory and Statistics
Program to inventory directories and tally files
Getting Started with IndexedDB
The article describes what is HTML5 IndexedDB API and how to use it.
MVC Grid to Excel file download
Convert the results of a ASP.NET MVC grid to a downloadable Excel file
VBA Extend
Format, add line numbers, error handler and expose some dot Net library to VBA
A Very Simple Example of Data Binding in WPF
This is a very simple example of data binding between two controls in WPF.
Customize Window System Menu in WPF
The article describes how to customize default System Menu in WPF
Print complex script text through serial port from Windows Mobile system
This trick is about how to print complex script text (Arabic, Farsi, Chinese, Japanese, Hebrew, Thai) through serial port from Windows Mobile system.
|