Cortana is becoming even more pervasive as a tool, not just a toy.
Latest Tools and 3rd Party Articles
Using the Arduino IDE for Visual Studio
Celebrate Arduino's popularity by developing apps on the Universal Windows Platform.
Batch Processing and Grid Computing -- Commercial and Open Source Options
Explore four alternatives for Batch Processing and Grid Computing among the many options available from both Open Source and Commercial space.
Refactoring Together with Other Improvements in dbForge Studio for MySQL, v.6.0
The Best MySQL GUI Tool You Can Find
Iron Speed Designer Review
Rapid Application Development or RAD tools enhance the productivity of developers by allowing them to focus on the business part of their application. This article is a review of Iron Speed Designer, one of the best know RAD tools for development of .NET framework web applications.
Custom User Interface for MSI Packages Using C# .NET
Windows installer has its own way to display installer user interface which is far different from other technologies. MSI supports few controls compared to .Net or other platform. Though it is not very difficult, still it is hard job to develop sophisticated installation package with good user interface, even after using well known installer software. NvnInstaller.MsiDotNet api makes this job easier.
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.