C# Part 3: Navigation, layout, and views (2 of 2)
This is the fourth and final part of the build your first Windows Store app with C# 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.
[00:22] Step 1: Use a File Picker to get an image file
[08:35] Step 2: Bind UI controls to file data
[12:37] Step 3 : Save and load state
Dan, the link text for the source code is wrong. Although it's no big deal, please change it. Thx.
This tutorial is great, actually awesome! It's BAT - Big Awesome Tutorial !
@imgen: fixed!
Thanks a lot ![]()
Hi
Does anyone have problem with picking old pictures from flicker or facebook ? I'm using approche described in video and in those cases I get "FileNotFound" exception ![]()
kind regards
M.
Nice. Please continue this series to have more tutorials.
its a greate tutorials for the biggener plz continue it....
I get everything to work as described, except at the very end [18:55] after I suspend and shutdown, then restart the app, it starts with the 1st page, rather than the photo page, and the photo is not saved.