Has your USB stick been properly inserted, or has it been removed? A bit of VB code will resolve that question for you.
Latest Plugins Articles
DevExpress Controls in Visual Basic
Explore the powerful possibilities of incorporating DevExpress controls into your next project.
Creating an Outlook Add-In Part 1
Learn how to crate an Outlook Add-in to backup Important Email. Part 1 of this article concentrates on Outlook 2003and VB.NET 2003. Part 2 will concentrate on Outlook 2007 & Outlook 2010 with VB 2010.
Compilers Demystified: Function Pointers in Visual Basic 6.0
Learn how to enable VB6 applications to use function pointers and how to embed native code without using external DLLs.
Add-Ins for Ms-Excel
Learn about two add-ins, one for case sensitivity and one for a non-case sensitive search.
VB and Voice Recognition: Part 4
Although many use text to speech, this covers most of the controls, properties, and how to add it to a diction application.
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.

Reading Stack Overflow Information
The Stack Overflow site has useful tools. Use C# to access them more readily.

Using SQL Common Table Expressions to Improve VB Queries
Using SQL commands through your Visual Basic programming isn't difficult once you understand the basics.

Load Testing: SLA First
Here are some guidelines to make implementing load testing easier and more likely to be well received by your team.