Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.
Latest System Information Articles
Getting Started with Visual Basic: Getting the VB Software
After you've read this article, you're well on your way to becoming a Visual Basic developer.
Detecting USB Devices Using C#
Use the code provided to determine when a USB Thumb drive or other USB-based storage media is plugged in or removed.
Communicating Through USB Ports with Visual Basic
Has your USB stick been properly inserted, or has it been removed? A bit of VB code will resolve that question for you.
Using StackFrame and MethodBase to Determine Message Callers
By using classes such as StackTrace and MethodBase, you can easily find out message calling information.
Viewing Binary Data Using ByteViewer
Build a quick and easy project to display binary files.
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.

.NET Design Patterns: The Abstract Factory Pattern
Learn to effectively use the abstract factory pattern in your C# programming.

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.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.