Yahoo Query Language (YQL) is an extraordinarily useful tool. Tap into its potential.
Latest Tips & Tricks Articles
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.
Extension Methods Refresher
Use code extensions to expand the core principles of code re-use.
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.

Using Visual Basic to Create PDFs from Images
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
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.