Celebrate Arduino's popularity by developing apps on the Universal Windows Platform.
Latest Tools and 3rd Party Articles
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.
Microsoft's LightSwitch Beta Debuts Early
The company's developer tool for non-programmers makes its public beta appearance nearly a week ahead of schedule, but only for MSDN subscribers.
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.
A Tipple with a Tuple
Fear not, Tuple lovers. This much-maligned data type is still in use today.

Creating Visual Basic String Enums
With just a few lines of code, you can have a quick way to make an Enum accept String values instead of an ordinary named constant.
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.