This article walks you through the basics of building a screen recorder Windows Phone 8.1 application.
Latest Visual Studio Articles
A strange problem with Visual Studio (error C1075 and C2601)
Visual Studio 11: C++ IntelliSense Code Snippets
One of the new features of Visual Studio 11 is inserting C++ code snippets at a specified insertion point or around a selected block. Visual Studio 11 comes with a set of C++ code snippets but we can create and use our own, as well. Read on to learn more...
Adventures with _chkstk
Silviu-Marius Ardelean offers some insight into _chkstk and stack corruption.
Microsoft Visual Studio Backup Macro
Use this macro to generate backups from Microsoft Visual Studio solution's context menu
My Favorite New Features in Microsoft Visual Studio 2010
Earlier this week, Microsoft released Visual Studio 2010. This article, by Scott Mitchell, looks at several new and exciting features in Microsoft Visual Studio 2010.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.