The way you interact with a personal computing device is changing and is about to change even more with lots of touching and even a little hidden video.
Latest Common Dialogs Articles
Browse for Folder with a Quick Pick
Learn about a customized version of the "Browse for folder" dialog that creates quick picks to your selected directories.
File Open and Save As Dialogs for MFC Applications Using GDI+
Learn about CFileDialog-derived classes that offer an easy way to implement File Open and Save As dialogs in MFC applications that use GDI+.
Creating an Open/SaveAs That Stores the MRUD
[Update] Tired of having to navigate from "MyDocuments" for a document every time you open your app? This class stores your Most Recently Used Directory (MRUD) in the Registry for the next time you open the application.
Detail View in FileOpen Dialog
Code to provide a detail view by default in your extended FileOpen dialog.
Non-Modal File Dialog Class
Nicely done class that allows for non-modal display of the common file dialog
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.