"Profile" a block of C++ code with just one include file and two variable definitions.
Latest Timers Articles
Safe Win32 Timer
Presents Win32 Timer classes using dynamic thunking technology.
A Simple Method For Timing Code
This article presents a simple method for timing code processing that is more effective than GetTimeTicks(). Article is based on using code on a Pentium.
Code to Calculate Time Left on Timer
Enables you to display to the end-user how much time is left on a timer
Timer Support for Non-Window Classes
Timer Support for Non-Window Classes
A Threaded Timer Class
A Threaded Timer Class
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.