The dynamic screen classes allow you to incorporate advanced screen functionality into your MFC applications. The fundamental difference of these classes are that they work with the actual resource in your executable—this means that users of your applications can alter screens that have been designed by you using the MFC resource editor—they can make changes at run time.
Latest Resizable Dialogs Articles
Automatic Dialog Resizing
Another look at cleanly resizing a dialog and its controls.
Easy Dialog, Property Sheet and Window Resizing
A simple, clean and straightforward way to add resizing dialogs, property sheets, forms and windows to your application.
Class to Auto-Position Controls on Window Resize
Add auto-sizing to your dialogs (and views) in four steps
General Flicker Free Resizable Control
Fantastic generic solution that can be used for any type of window (dialogs, form views, property sheets, etc.)
Dialog Resize Helper
Easiest way yet to have a "resizable dialog" where controls more and resize according to your specs
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

.NET Back to Basics: The String Class
Take the plunge into the string class and master it.

Developer Careers for the VB Programmer
Learn about the various types of software development there are as well the job titles that go along with them.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.