C# Part 4: File access and pickers | Build your first Windows Store app

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<span>This is the fourth and final part of the build your first Windows Store app with C# video series. In this video, youll learn how to use the File Picker API, how to do data bind properties of a file to controls, and well show how to preserve access to a file for later use using the StorageApplicationsPermissions class. http://msdn.microsoft.com/en-us/en-us/library/windows/apps/jj655411.aspx Step-by-Step tutorial from http://dev.windows.com dev.windows.com http://msdn.microsoft.com/en-us/library/windows/apps/jj676796.aspx Part 4 complete code <span> http://channel9.msdn.com/Series/Build-your-first-Windows-Store-app/C-Part-4-File-access-and-pickers#time=00m22s [00:22] Step 1: Use a File Picker to get an image file
http://channel9.msdn.com/Series/Build-your-first-Windows-Store-app/C-Part-4-File-access-and-pickers#time=08m35s [08:35] Step 2: Bind UI controls to file data
http://channel9.msdn.com/Series/Build-your-first-Windows-Store-app/C-Part-4-File-access-and-pickers#time=12m37s [12:37] Step 3 : Save and load state <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.dl=0&WT.entryid=Entry:RSSView:9064ed6c4bd6445d9ae3a0f5010c55a1

View the full article
 
Back
Top