Discover how to use separate projects within a solution to reduce confusion when you have imported code mixed with your new code.
Latest Tutorials Articles
32 OpenMP Traps for C++ Developers
Pursue a description of a number of parallel code errors that lead to incorrect behavior of parallel programs created with OpenMP.
SFL 2.0 Service Framework Library for Native Windows Service Applications, Part 3: SFL Architecture
Find out what is under the SFL's hood.
Product Keys Based on Elliptic Curve Cryptography
Protect software with product keys based on Elliptic Curve Cryptography.
Product Keys Based on the Advanced Encryption Standard (AES)
Protect Software with Product Keys based on the Advanced Encryption Standard (AES).
Hacking Icon Resources
Learn how to replace the displayed icon of an executable file with an .ICO file of your choice.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.