VB Part 4: File access and pickers
This is the fourth and final part of the build your first Windows Store app with Visual Basic video series. In this video, you'll learn how to use the File Picker API, how to do data bind properties of a file to controls, and we'll show how to preserve access to a file for later use using the StorageApplicationsPermissions class.
[01:21] Step 1: Use a File Picker to get an image file
[09:13] Step 2: Bind UI controls to file data
[12:10] Step 3 : Save and load state
