Explore and master using the GitHub Extension for Visual Studio.
Latest IDE (including Visual Studio .NET) Articles
Visual Basic: Creating a Thumbnail Toolbar for Your Windows Taskbar
Create your own Thumbnail Taskbar Toolbar for your applications.
A Guided Tour of Microsoft Visual Studio 2010 Database Development
Learn about the new database development features in Microsoft Visual Studio 2010.
Top Ten Things .NET Developers Will Like About Visual Basic 2010
Paul Kimmel writes about his favorite top ten new features that are being rolled out with this recent Microsoft update of Visual Basic.
Microsoft Offering Deals on Visual Studio Upgrades
In preparation for the official release of Visual Studio 2010, the software giant is brewing up deals for loyal users that let them buy the new package at a discount as well as to get a new subscription for MSDN.
Comparing the Performance of Microsoft Visual Studio's Web Reference to a Custom Class
This article compares the performance of using a Web Service proxy class created by Visual Studio vs. a custom created class.
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Taking Control of Gravity on Unity3D
Play with gravity in Unity.

Creating a Blackjack Game in Visual Basic
Learn the basics of making a Blackjack game as well as how to create your own playing cards.
Using C# 7 Pattern Matching
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.