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
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.

Accessing Flickr Using .NET
Learn how to search for keywords in a command line app on Flickr.

Role-based Security Within VB
See how easy it can be to implement Role-based Security in your Visual Basic applications.
Top 7 Tips for Developing a Secure ASP.NET Web Application
As a web developer you should be aware of a few security best practices while developing your ASP.NET web application. Arun Karthick lists his top 7 tips to help you keep your ASP.NET security intact.