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.
Latest System Articles
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.
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.
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.

Using Visual Basic to Create PDFs from Images
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
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.