[Sample Of July 2] How to operate Azure Blob and Table Storage in Windows Store apps

https://code.msdn.microsoft.com/How-to-use-Windows-Azure-b3447051

This sample will show you how to operate Azure blob storage and table storage in your store app, including uploading/downloading/deleting files from blob storage, and inserting/deleting Azure table storage rows.

In this sample, you can upload images to Azure blob storage, and store the image related information to Azure table storage.

 

imageYou can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework Sample Browser or Sample Browser Visual Studio extension. They give you the flexibility to search samples, download samples on demand, manage the downloaded samples in a centralized place, and automatically be notified about sample updates. If it is the first time that you hear about Microsoft All-In-One Code Framework, please watch the introduction video on Microsoft Showcase, or read the introduction on our homepage https://1code.codeplex.com/.