Learn about the changes coming in .NET 2015 and how they will affect your productivity.
Latest Windows 8/RT Articles
Portable Databases
In today's world of mobile apps, it's not an unreasonable expectation to want a database that's small, lightweight, and travels with the app from device to device. Take a quick look at what's available out there, and a few of the pros and cons of each.
Beginner’s Guide to Using AppStudio for Building Windows 8 Applications
Vipul Patel shows you how easy it is (even for non-developers) to create Windows 8.1 applications using AppStudio.
How to Handle Application Settings in Windows Store Applications
Vipul Patel shows you how to handle application settings in Windows Store applications.
Building a Splash Screen for Your Windows Applications
Learn the basics of the splash screen and how to provide an extended splash screen experience in Windows Store applications.
GeoLocation with VB and Windows 8 /8.1
Hannes du Preez shows you how easy it is to implement Geolocation into your Windows 8 /8.1 apps.
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.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Creating a Command Prompt Window Using Visual Basic
Learn how to simulate the DOS Command Prompt window from a Visual Basic form.
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.