Learn how to create and use variables, the diverse fundamental data types of C++/CLI, as well the importance and usage of constants.
Latest General Articles
Switching to MVVM
Model-View-ViewModel (MVVM) is a proven design pattern used heavily in many WPF / Silverlight applications. This article focuses on implementing MVVM on existing applications rather than starting a new application. In this article we are going to see how we can take small steps towards MVVM.
Using WPF with Managed C++
Discuss on WPF using Managed C++. Review a sample loan amortization program.
C++/CLI Primer
Learn the basics of the ultimate language of the .NET platform: C++/CLI.
Introduction to C++/CLI Generics
Read an introduction to generics implementation in C++/CLI in comparison with templates.
Writing Code in a Natural Way with C++/CLI
Learn about some of the most important changes to the managed extensions for C++, trying to show how it feels to write code with C++/CLI.
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.

Creating Images from Scratch in C#
Because it's often easier to address pixels/cells directly than to use Windows Forms or something similar, it's very often simpler to manipulate raw pixel data directly.

Flood Filling Objects with VB
Flood filling is nothing more than filling in drawn shapes with colour. It's easier than you think, thanks to VB's power.
The Top Challenge for Developers is...
Most developers face a grueling challenge to please their end users. We asked their top challenge is. With over 3,000 responses, the results are now available!