Use this macro to generate backups from Microsoft Visual Studio solution's context menu
Latest Version Control Articles
Visual C++/SourceSafe Change and Build Tracer
Macros that enable Visual C++ developers to trace project builds and changes in Visual SourceSafe.
Incrementing Workspace Build Versions
This program readies workspace files and checks the projects it contains. Each is checked for changes, since the last time the program was executed.
An Automatic Build Incrementer for VC6
Macros that enables Visual C++ developers to automatically increment their application revision numbers on each build
Application to Switch Version Control Systems
Application to Switch Version Control Systems
Improved AutoIncreasing build number and other macros
Improved AutoIncreasing build number and other macros
Latest Developer Videos
More...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.

Beginning C#: User-defined Type Conversion Operators
Become proficient with using type definitions in C#.

Doing Cryptography in Visual Basic
Learn about the various forms of encryption in Visual Basic and the differences among them.
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.