Learn how to enumerate the files and folders on a computer with LINQ, managing access exceptions along the way.
Enumerating Files and Directories in VB 2010
Published 09/24/2010
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.
This BAS module allows you to display the 'Browse Folders' dialog with one function call. (Added: 20-Aug-1999)
Learn to implement exception handling mechanism in C++.
Look at what can be done with mapping in a UWP (Universal Windows Platform) app.
With a UWP app, you can design for specific input modes and devices. Learn to control a camera from one.
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.