Enumerating Files and Directories in VB 2010
Learn how to enumerate the files and folders on a computer with LINQ, managing access exceptions along the way.
Learn how to enumerate the files and folders on a computer with LINQ, managing access exceptions along the way.
Take a closer look at the 2 Gb limit that we are plagued with in different languages, and how to get around them.
Given an image and a quadralateral, Aaform will fit the image onto the quadraleteral passed using geometry.
Learn how to display the file properties dialog for any file on the system with one function call. (Added: 6-Aug-1999)
Learn how to determine all the CD-ROMdrives you have connected to your computer. (Added: 20-Jan-2000)
This BAS module allows you to display the 'Browse Folders' dialog with one function call. (Added: 20-Aug-1999)
Learn an easy way of reading and writing strings to individual text files in VB (Added: 12-May-1999)
Learn about four different methods of displaying the 'Find Files' dialog from within a Visual Basic Program. (Added: 11-Apr-2000)