Learn how to enumerate the files and folders on a computer with LINQ, managing access exceptions along the way.
Latest VB Files Articles
Getting Past the 2 Gb File Limit
Take a closer look at the 2 Gb limit that we are plagued with in different languages, and how to get around them.
Anti-Aliased Image Transformation (Aaform)
Given an image and a quadralateral, Aaform will fit the image onto the quadraleteral passed using geometry.
Display the Browse For Folder Dialog
This BAS module allows you to display the 'Browse Folders' dialog with one function call. (Added: 20-Aug-1999)
Easy Method of Writing And Reading Small Text Files
Learn an easy way of reading and writing strings to individual text files in VB (Added: 12-May-1999)
Enumerating CD Devices on Your System
Learn how to determine all the CD-ROMdrives you have connected to your computer. (Added: 20-Jan-2000)
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.