Peruse an overview of file handling and how effectively we can use common files through C++ program logic.
Latest Miscellaneous Articles
Getting Started with C++ for Eclipse
Begin your course of study about using C++ for Eclipse.
Implementing an MVC Model with the Qt C++ Framework
Gain an intuitive understanding of MVC with its actual implementation in the Qt C++ Framework.
Do You Trust Cloud Storage? What Do Most Developers Say?
We polled over 2,300 technologists with one simple question: Do you trust cloud storage? The results are now ready!
Linq-To-XML Style of Node Creation for C++
This article discusses the new C++ Elmax XML Library feature to implement Linq-To-XML node creation to write XML files. Linq-To-XML node creation is the natural way to create nodes with code that is structurally identical to resultant XML.
Improve Microsoft Visual C++ Application Security and Robustness with SafeInt
In this age of cloud computing, massive parallel systems and complex security threats like identity theft and decentralized botnets, devoting resources to combat the seemingly age-old issue of integer overflow appears distinctly passC). Despite the fact that integer overflow is such a well know problem, particularly within C and C++ programming, the problem remains a real issue from both a defect and security standpoint, that's why the introduction of the SafeInt template class in Visual C++ 2010 to address overflows is a great addition.
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Migrating to ASP.NET Core 2.0
Here's a checklist to prepare for upgrading from ASP.NET Core 1.1 to 2.0.

Working with the .NET MaskedTextBox in VB.NET
Probe the .NET MaskedTextBox control to gain understanding about user input.
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.