Learn how to use all of the .NET dialog boxes.
Latest System Articles
Getting Drive information with Visual Basic
Learn the complicated way of getting disk information from your computer.
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.
Using the ApplicationDeployment Class in Visual Basic
Enhance your development skills and make your users' lives easier.
Using the BitVector Structure in Visual Basic
The BitVector structure has many useful properties, and knowing how to make proper use of memory will always improve the performance of your applications.
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.
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.