Hi All,
could you please explain how to upload a file or image in azure blob storage using windows phone application.
below is the my app app format.
textbox (which takes the Image Url) | Browse (Button) |
Upload(Button) | cancel(Button) |
Description:
1.when I clicks on browse button it will pick the image url and url will display in textbox.
2.by clicking upload button image will store in azure blob storage account.
thanks,
Anil