![]() |
Welcome to The Code ProjectShare your code, libraries, tips and answers to help others and learn from the best. Just need code? Help yourself to 35,890 free Software development and Design articles, tips and downloads. Read more... Feature Article by
This article is the continue of the previously posted article Hide Driver. Some methods to detect hidden files and processes are described in it
Article 7 hrs ago by (updated)
How to write an application using architecture that supports plug-ins.
Article 8 hrs ago by (updated)
API which shows a Selection Overlay and notifies the caller when it's resizing and notifies the final rectangle.
Article 14 hrs ago by (new)
In this article, I'm going to explain why the constant member functions aren't always constant, i.e. despite of the fact that a function is...
Article 15 hrs ago by (updated)
A new general purpose language that aims to be fast, high level and simple to use. (I renamed it from Anonymus)
Article yesterday by (new)
An implementation of the GoF Behavioral Design Pattern - Mediator.
Article 3 days ago by (new)
This is an alternative for "Generating INSERT statements in SQL Server"
Article 4 days ago by (updated)
A control based on CStatic for displaying HTML-like text formatting elements.
Article 4 days ago by (new)
Server Application to remote your mobile device through wireless/wire connection not based on RAPI
Article 4 days ago by (updated)
Dangling pointers were a problem in the past, but nowadays we'll find none, right? Guess again...
Article 5 days ago by (new)
In this article I show the Object-Oriented Implementation of tree, by using Composite Design Pattern, C++ and Qt Framework. I will also explain...
Feature Technical Blog by
Wrap a C# library for use in Java, a folktale about an idiot coding at midnight.
Technical Blog 7 May '12 by (new)
We have started using Test Driven Design (hopefully properly) over the last few months and I wanted to share our experiences of it. Before we...
Technical Blog 7 May '12 by (updated)
In this post I’ll go over how you can utilize JQuery and CSS classes to show/hide various parts across the different sections of a page...
Technical Blog 5 May '12 by (updated)
Wrap a C# library for use in Java, a folktale about an idiot coding at midnight.
Technical Blog 3 May '12 by (new)
The examples in this article will create a menu, scroll view and popup window.
Technical Blog 2 May '12 by (moved)
Today I faced one issue with Enum.TryParse or Enum.Parse method. I was trying to parse string value to Enum but Enum.TryParse/Enum.Parse method...
Technical Blog 2 May '12 by (updated)
Interrupts and how to implement them in a bootloader.
Technical Blog 1 May '12 by (new)
Let's look at the components involved in microcontrollers and see how they work.
Technical Blog 30 Apr '12 by (new)
Invoking a web service dynamically.
Technical Blog 26 Apr '12 by (new)
What it means for code to satisfy the basic exception safety guarantee.
Technical Blog 24 Apr '12 by (updated)
Analyzing the Blender 2.62 package intended for creating 3D computer graphics.
Tip/Trick 17 hrs ago by (new)
This tip tells you what to do when you are faced with the RC2135 problem in the resource file
Tip/Trick 8 May '12 by (new)
Microsoft don't have a nice interface that used to select a specify folder.
Tip/Trick 5 May '12 by (new)
A simple key value-pair hashtable written in C
Tip/Trick 4 May '12 by (updated)
SQLite databases are easy to use and portable. SQLite is a file system database. This example illustrates the basic access of a SQLite databse...
Tip/Trick 2 May '12 by (new)
A macro that gets current function's return type on visual C++
Tip/Trick 30 Apr '12 by (moved)
Many drag and drop effect can be simply done by mouse event.
Tip/Trick 30 Apr '12 by (new)
This is a TCHAR alternative for "A Small Class to Read INI File"
Tip/Trick 25 Apr '12 by (new)
Life debug plug-in of non debugable host
Tip/Trick 24 Apr '12 by (updated)
In this article I will describe how to implement a cursor controller in your project that use the Kinect to control the mouse of your PC
Tip/Trick 21 Apr '12 by (updated)
A very simple trick to assist you eradicating out manual file name entries.
1 hr ago by (new)
int _tmain(int argc, _TCHAR* argv[]){ int...
1 hr ago by (updated)
Hi,I am writing a code for loading images.This is the line from the code.CFileDialog fOpenDlg(TRUE, "txt", "",...
1 hr ago by (new)
hello,people.. in console ,there are different things that we do,like printing the values but what should we do if we want to put the timer for...
2 hrs ago by (new)
Hi, Everybody might be heard about LUA and keeping an understanding and some idea within it.But, I don't get it rightly.Why we use LUA in our...
6 hrs ago by (new)
get_threshold();&ABC_GetAllAxis();
7 hrs ago by (new)
void main (void){ init(); get_threshold(); do { position(); }while(1);}
8 hrs ago by (updated)
Hi! i fairly new to .Net but confident with creating Dll files, beyond i refer to google.I am currently required to work with a ActiveX Vb6...
8 hrs ago by (new)
how i can do program with visual studio , what is the Basics and tools??
9 hrs ago by (updated)
Hi, I need to do conditional compilation in a c++ program based on the different version of RedhatLinux for example for RHEL 5.5 I need to...
9 hrs ago by (updated)
Input and output to Excel file in c + +?How to get data from Excel files and how to get out of the Excel file.How is the output file line by...
1 min ago by Forum: ASP.NET
2 mins ago by Forum: C#
35 mins ago by Forum: C#
41 mins ago by Forum: Database
1 hr ago by Forum: Database
2 hrs ago by Forum: C#
3 hrs ago by Forum: Article "Windows 7 Goodies in C++: Taskbar Progress and Status Indicators" 3 hrs ago by Forum: article "Simple Plug-in Architecture in Plain C"
3 hrs ago by Forum: article "Selection Overlay DLL"
3 hrs ago by Forum: article "Constant Member Functions Are Not Always Constant"
1 hr ago
My question is about putting an 'X' on each tab (See Visual Studio 2010) that acts as a secondary close button. Is this a good idea for real...
1 hr ago
I'm no expert on mulithreading but there are so many different (not just brainless copy-paste) of code like that, that it made me wondering is...
1 hr ago
Ultimately, there are two kinds of websites: those that are ends and those that are means to ends. These are two massive, general categories with...
1 hr ago
The world of forgotten passwords is actually a little murky. There are plenty of different perfectly legitimate angles and a bunch of pretty bad...
1 hr ago
What does is mean to be an Agile Developer? Where does that path lead? I’m wondering how many developers out there have ever had the opportunity...
1 hr ago
We should plan for cheap code. Well how do we do that? In a word: reversibility. We always know more about what is needed near the end of the...
1 hr ago
This series more or less mirrors the series of the same name for Python. It’s in my belief that the only way to learn the in and outs of a...
1 hr ago
I’m glad Microsoft is dumping Aero. When the company released Windows Vista to consumers in January of 2007, Aero was supposed to be the new...
1 hr ago
An essential Linux, Unix, and Mac OS X administration tool had a major security problem. It’s been fixed, and now you need to patch your system ASAP.
1 hr ago
There is a lot of misguided chatter about how the FB IPO has gone horribly wrong. The situation is in fact the opposite: FB IPO is the most...
Forum Message 1 min ago by Forum: ASP.NET
Forum Message 2 mins ago by Forum: C#
Forum Message 35 mins ago by Forum: C#
Forum Message 41 mins ago by Forum: Database
Question 1 hr ago by (new)
int _tmain(int argc, _TCHAR* argv[]){ int...
Question 1 hr ago by (updated)
Hi,I am writing a code for loading images.This is the line from the code.CFileDialog fOpenDlg(TRUE, "txt", "",...
Question 1 hr ago by (new)
hello,people.. in console ,there are different things that we do,like printing the values but what should we do if we want to put the timer for...
News Item 1 hr ago
My question is about putting an 'X' on each tab (See Visual Studio 2010) that acts as a secondary close button. Is this a good idea for real...
News Item 1 hr ago
I'm no expert on mulithreading but there are so many different (not just brainless copy-paste) of code like that, that it made me wondering is...
News Item 1 hr ago
Ultimately, there are two kinds of websites: those that are ends and those that are means to ends. These are two massive, general categories with...
This is an alternative for "Member Function Pointers and the Fastest Possible C++ Delegates"
Another take on the classic, now using SSE instructions
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.
The implementation of multidimensional wavelet transform
How to write an application using architecture that supports plug-ins.
|
The era of “big data” is upon us, and the need for fast analysis has...
The new breed of Ultrabook™ PCs have pushed battery life and thermal...
In this article, I will show you the tools and technologies, you can...
This article will show how simple it is to run a PHP application in...
This article showcases where DevForce shines. DevForce relies on the...
|