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
C++ Tips and Tricks
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.

Creating a Server with .NET Socket Programming
HTTP isn't the only network protocol that's useful. Learn about, or beef up your skills with, socket-level programming.

Common Library Functions in Visual Basic
Learn about the functions, and see a small example of how the particular functions can be used.
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!