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 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.