Learn how to display a menu with thumbnails and several other windows, move and manage the pieces of a puzzle with a linked list, and then show them without flicker.
Latest Browser Functions & Dialogs Articles
YABFFW'�Yet Another BrowseForFolder Wrapper
This is a CWnd subclass wrapping the Shell API SHBrowseForFolder in an MFC-friendly way. The approach attempts to integrate more cleanly into MFC apps, making it easier to customize the appearance and behavior of the dialog box.
GetFolder : Shell Extension Folder Browser Function
Function that uses the shell extensions to display a folder browser dialog and retrieve the resulting user-selected folder name
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.

Reading Stack Overflow Information
The Stack Overflow site has useful tools. Use C# to access them more readily.

Using SQL Common Table Expressions to Improve VB Queries
Using SQL commands through your Visual Basic programming isn't difficult once you understand the basics.

Load Testing: SLA First
Here are some guidelines to make implementing load testing easier and more likely to be well received by your team.