Hour 19. Performing File Operations
What You’ll Learn in This Hour:
Using the OpenFileDialog and SaveFileDialog controls
Manipulating files with System.IO.File
Manipulating directories with System.IO.Directory
It’s difficult to imagine any application other than a tiny utility program that doesn’t use the file system. In this hour, you learn how to use controls to make it easy for a user to browse and select files. In addition, you learn how to ...
Get Visual Basic 2015 in 24 Hours, Sams Teach Yourself now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.