Gaurav Mantri's Personal Blog.

Archives for August 2013

Consuming Windows Azure Service Management API In Java

I have written some blog posts about consuming Windows Azure Service Management API using C#. I have been quite active on StackOverflow trying to answer some questions about Windows Azure. Recently I observed a number of questions there asking for consuming this API through Java. Also somebody … [Read more...]

Backup WordPress Site to Windows Azure Storage using “BackupToAzure” Plugin

It gives me great pleasure to announce “BackupToAzure” plugin for WordPress. This plugin will allow you to take a full backup of your existing WordPress site to Windows Azure Storage. The plugin is free and is open source!!! Download the plugin from WordPress Plugin Directory: … [Read more...]

Making Windows Azure Caching Work in Compute Emulator

Recently I was working on a project where we wanted to use In-Role Windows Azure Caching. We ran into a number of issues while making it work. In this blog post, I will share that experience. Shorter Version (Tl;dr;) Three Two things you would need to keep in mind: If the … [Read more...]