Discover an example of data structures for the realization of constructing a one-to-many relationship between two data structures.
Latest Data Articles
Spying a File System
How to create the basis for a file system spy application.
A Very Useful Class to Display SQL SELECT Results
Display the results of a SQL SELECT operation. Many grid controls are available for VC++ developers, but this control is small yet contains many features for developers and end users.
The CTableView class - CListView-based grid for really huge datasets
The CTableView class - CListView-based grid for really huge datasets
Virtualizing List Views to Handle Large Amounts of Data
Shows how to use the LVS_OWNERDATA style to control the display of extremely large data sets
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.

Web Developers: Are Your Sites Using HTTPS?
Web sites that need certificates, the secure ones running under HTTPS, are quickly becoming the standard. Get ready to use certificates.

Building a Conversation Bot
Learn about the Microsoft Bot Framework, and how to craft a conversation bot.

The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.