Explore Microsoft Graph, a developers' API platform to connect to the data that drives productivity.
Latest C++ Articles
Digging Into C++ String Stream Processing
Learn about string processing schemes as supplied by C++ standard library.
Creating a C/C++ GUI with GTK+
Explore using GIMP to program modern GUI interfaces in C and C++.
Exploring the Microservices Architecture
Learn how to take advantage of Microservices architecture, a suite of independently deployable and loosely coupled services to design complex applications.
How to avoid bugs using modern C++
See which techniques in modern C++ help writing not only simple and clear code, but make it safer and more reliable.
Understanding File Processing in C++
Peruse an overview of file handling and how effectively we can use common files through C++ program logic.
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.

Introduction to Visual Basic List Controls
Learn how to insert, add, and remove items from Listboxes, ComboBoxes, CheckedListBoxes, ListViews, and TreeViews.

Creating the Best Virtual Reality User Experience (VR UX): Seven Tips & Tricks
When building Virtual Reality user experience (VR UX), here are seven tips you should consider.