When it comes to building applications on the public cloud, you’re spoiled for storage. You’ve got SQL, NoSQL, graph databases, document databases, and even good old-fashioned file systems. Choosing ...
The following code in the insertButton_Click event handler gets the local file properties and content and creates a blob with the file's properties and content. It then adds the blob to the current ...
One of the most basic, common activities when using a cloud service like Microsoft Azure is to simply upload some files. Even though the cloud seems like some complicated entity in which you can't ...