Skip to content

Basic working sample demonstrating how to upload images from a WP8 application to a web services via HTTP POST request using multipart/form. The sample uses the PhotoChooserTask to allow users to select an existing image from the pictures library.

Notifications You must be signed in to change notification settings

anthonybaker/WP8.FileUpload.Sample01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WP8.FileUpload.Sample01

Basic working sample demonstrating how to upload images from a WP8 application to a web services via HTTP POST request using multipart/form. The sample uses the PhotoChooserTask to allow users to select an existing image from the pictures library. Check the corresponding blog post for step-by-step details at: http://blog.anthonybaker.me/2013/06/how-to-upload-file-from-windows-phone.html

About

Basic working sample demonstrating how to upload images from a WP8 application to a web services via HTTP POST request using multipart/form. The sample uses the PhotoChooserTask to allow users to select an existing image from the pictures library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages