Learn how to create and use variables, the diverse fundamental data types of C++/CLI, as well the importance and usage of constants.
Latest C++ Articles
Introduction to C++/CLI Programming
Become proficient at C++/CLI programming under the .NET context by posting a first CLR console base project.
Programming with Code::Blocks
Discover Code::Blocks, an open source IDE for C/C++.
P/Invoke Refresher
It might be older technology, but P/Invoke is still useful today. Learn how to leverage it to your advantage.
Display bitmap using CStatic control.
Picture control
Where Most Developers Put their Braces
Where do you put your curly braces? How does your answer compare to what over 1200 others said?
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Managing Your Drives Using C#
Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.

Getting Started with Visual Basic: Your First Visual Basic Program for the Desktop
Visual Basic is one of the friendliest programs around, and so it's easy to start coding with it.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.