Enhance your development skills and make your users' lives easier.
Latest Services Articles
How to Use TeamViewer
Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.
Creating a Memory Dump Process in Visual Basic
Learn how to create a dumping process that can help you when your computer locks up.
Creating Restart Manager (RM) Aware Applications
Learn how to restart programs easily.
Creating Single Instance Applications: Working with Mutexes
Mutexes are far more powerful than using the Monitor class. Learn how to use Mutexes in your VB programming.
Introducing Cloud Computing using the Microsoft Azure Platform
Leverage the features of cloud computing and Microsoft Azure to build applications that can reside in the cloud.
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.

Programming an RS-232 Scale with Visual Basic
Explore how easy it is to create a program that reads data from a scale connected through an RS-232 serial port or USB to a serial port converter.
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.