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.

Base64 Encoding from C#
Using the Base64 system isn't as archaic as you might think. Refresh your skills here.

Creating a Memory Dump Process in Visual Basic
Learn how to create a dumping process that can help you when your computer locks up.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.