Peruse an overview of file handling and how effectively we can use common files through C++ program logic.
Latest Database Articles
Data Quality: The 600 Billion Dollar Problem
The Data Warehousing Institute estimates that data quality problems cost U.S. businesses more than $600 billion a year.
Interfacing MySQL Connector/C++ with the Qt Framework
Learn to couple MySQL Connector/C++ and see how effectively they can be used to create a Qt C++ GUI interface for a MySQL Connector/C++ database application.
Database Programming with C/C++
Database programming in C/C++ is quite fun, actually. Learn the basics here.
UpScaleDB: Using an Embedded Database
Using an embedded database in your software requires a bit of work. I show you how to do it in this article.
Storing Data in the Cloud
If you are already developing web and mobile applications, it is a common next step to start using data in and from the cloud. In this two part series, you will learn how to setup data in the cloud and use it within an application.
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Integrating Adaptive Cards with the .NET Bot Framework
An adaptive card is a piece of UI defined by the developer and rendered by the native app to display content to the user. Learn to use one here.

Creating a Tile Slide Puzzle Game in VB.NET
Create a Tile Slide game with Visual Basic.NET.
Programming Devices and Activities from the Microsoft Graph APIs
With Microsoft's new Project Rome, the user experience across all platforms (Windows, iOS, or Android) will be seamless among different hardware.