Learn how to create and use variables, the diverse fundamental data types of C++/CLI, as well the importance and usage of constants.

Learn how to create and use variables, the diverse fundamental data types of C++/CLI, as well the importance and usage of constants.
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.
Discuss on WPF using Managed C++. Review a sample loan amortization program.
Learn the basics of the ultimate language of the .NET platform: C++/CLI.
Read an introduction to generics implementation in C++/CLI in comparison with templates.
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.
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.
Explore new ways to run processes under Windows. Some might even surprise you.
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.