Download and Save image in Pictures Library through Windows 8 Metro XAML App
问题 I am trying to develop a simple Windows 8 Metro app which simply downloads an image file from a given URL (say http://sample.com/foo.jpg) and then save it to Pictures Library. I have an image control in the UI to display the downloaded image. I'm also facing difficulty in setting the image source for the image control to the newly downloaded image (actually I'm not even able to download it). Also, is it possible to store the image file in a particular folder in the Pictures library (if it