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++.

Coding a Bing Bot
Bots are rapidly replacing the older technologies. Read through and become proficient with Bing Bots.

Creating a Remote Desktop Application in VB.NET
Learn to use Remote Desktop Protocol, developed by Microsoft, to provide a graphical interface to connect to another computer over a network.

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.