August 2015
Beginner
608 pages
15h
English
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 ...
Read now
Unlock full access