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.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Creating a Command Prompt Window Using Visual Basic
Learn how to simulate the DOS Command Prompt window from a Visual Basic form.
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.