CXMLMgr is a very simple MSXML 4.0 DOM wrapper class that can be used to manipulate XML files. It can be used in MFC as well as Win32.
Latest Miscellaneous Articles - Page 5
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.
Term of the Week: XAML
XAML (Extensible Application Markup Language) is the codename for a new Microsoft markup language used to create UI elements for client applications in the forthcoming Windows release codenamed "Longhorn." The main XAML benefit to developers is that you'll be able to separate the application logic code from presentation code.
Line Counting, Version 1.1
Count the number of lines that programmers have developed with a break out for code, comment, and blank lines.
Doing XSLT with MSXML in C++
Learn how to perform transformations from XML to HTML with VC++.
Effectively Unlimited Sized Signed Integers
The CBigInt class allows the manipulation of extremely large signed integer values. (The source code was updated.)
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.

Custom Dialogs in WinForms
C# has a built-in way to create text-filled message boxes, a way that doesn't require using VB.NET. Find out for yourself.

Working with Windows 8.1 Control Panel Applets
Discover how to run all the various Control Panel applets from your own program.
Maker Project: Creating a Garage Door Opener
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.






