Recently Windows Azure Storage introduced a bunch of new changes. I wrote a blog post summarizing these changes which you can read here: https://gauravmantri.com/2013/11/28/new-changes-to-windows-azure-storage-a-perfect-thanksgiving-gift/. One of the important changes is the support for Cross-Origin … [Read more...]
Windows Azure Storage and Cross-Origin Resource Sharing (CORS) – Lets Have Some Fun
December 1, 2013 by 39 Comments
Uploading Large Files in Windows Azure Blob Storage Using Shared Access Signature, HTML, and JavaScript
February 16, 2013 by 59 Comments
In my last post I talked about Shared Access Signature feature of Windows Azure Storage. You can read that post here: https://gauravmantri.com/2013/02/13/revisiting-windows-azure-shared-access-signature/. In this post we’ll put that to some practical use :). One thing I wanted to accomplish … [Read more...]