Learn about grid controls programmed with Windows SDK.
Latest Grid Control Articles
Editable MSFLEXGRID Control-Derived Class
Create an editable FlexGrid Control.
Using the Microsoft Flexgrid in Visual C++
Details about the implementation of the Microsoft Flexgrid in Visual C++.
Paginate and Print MSFlexGrid Content the Easy Way
Paginate and print according to the grid content is not a dummy task. See how to implement this easily with the PrintGrid class. It will paginate the MSFlexGrid content for you and will print every page accordingly.
Win32 Grid Control with Low Overhead (BABYGRID)
Explore this grid control that avoids the use MFC, COM, and ATL. The objectives for this control included a look similar to an Excel spreadsheet, being editable, support for sizeable/hideable columns, customization, support for protected cells, and more.
Enhanced SmartGrid Control
Something like the Microsoft DataGrid with source code and therefore more freedom in using it.
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 Design Patterns: The Abstract Factory Pattern
Learn to effectively use the abstract factory pattern in your C# programming.

How to Use TeamViewer
Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.