Updated: This program presents an original way of the famous Rubik's Cube by an assembly of 27 multi-colored cubies isolated in the space. Even during its deformations, it allows a 3D vision of the cube thanks to the basic MFC graphic functions. This simulation can also rapidly calculate a solution to reordering the Cube.
Latest Classes and Class Use Articles
How to make a virtual tree control -- really virtual
A comprehensive article on how to make a CTreeCtrl really virtual -- good for handling large data trees.
Templated Visitor Base Class
Discover a templated visitor pattern base class designed to get around problems that some compilers that have with certain aspects of modern template techniques, particularly typelists and meta-programming.
Calling .NET from Unmanaged C++
Learn how to develop C++ wrapper functions around .NET classes.
Animate a Modal Dialog
Learn how to create a modal dialog with animations when shown or hidden.
Libpropc++�Properties in C++
Learn about a template library for properties (used like 'widget.color = "red";') in C++. Supports "binding" several properties together to have their values synchronized automatically. Useful for GUI development and so forth.
Latest CodeGuru Developer Columns

C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Getting Started with Visual Studio 2017 and ASP.NET Core
Still postponing the upgrade to VS 2017? Here's some information that can help you decide whether to plunge ahead or wait longer.

Visual Studio Tools to Help You Code Faster
Learn about some of Visual Studio's newer tools to make your coding and debugging a bit more productive.

For Digital Experience Design, the Platform Powers the Creativity
Choosing the right platform—IaaS, PaaS, or SaaS—can greatly enhance your Cloud presence.