Become proficient with using type definitions in C#.
Latest Tips & Tricks Articles
Data Mining with the Yahoo Query Language (YQL)
Yahoo Query Language (YQL) is an extraordinarily useful tool. Tap into its potential.
XML-XSD Parsing Refresher
Learn to use XSD, something that's built into Visual Studio, and makes handling XML data child's play.
The Down and Dirty Guide: Async and Await in C#
Improve your C# asynchronous programming skills with the help of a few, perhaps new to your arsenal, keywords.
DateTime Refresher
The .NET DateTime class is not just for getting the current date. It can help you do date calculations and much more.
Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
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.