Consuming Windows Azure Service Management API from Web/Worker Role–The Easy Way
Recently I read a blog post about consuming Windows Azure Service Management API from Web/Worker Role. You can read that post here:...
View ArticleWindows Azure SDK 2.0 For .Net – Taking A Second Look At Windows Azure...
A few days ago I wrote a post about newly released Windows Azure SDK 2.0 for .Net. You can read that post here: http://gauravmantri.com/2013/04/30/introducing-windows-azure-sdk-2-0-for-net/. In that...
View ArticleWindows Azure Cloud Services, Extensions and Service Management API – Fun...
I want you to try something for me (pretty please with cherry on top ). Fire up Visual Studio, create a simple Windows Azure Cloud Service and then without making any changes just publish that service....
View ArticleWorkaround for IIS Express Crashing When Running Windows Azure Cloud Service...
I ran into this weird issue when developing a very simple Windows Azure Cloud Service Web Role using Windows Azure SDK 1.8. I started off with a basic ASP.Net MVC 4 Web Role with no changes whatsoever....
View Article(Some) Best Practices for Building Windows Azure Cloud Applications
In this blog post, I will talk about some of the best practices for building cloud applications. I started working on it as a presentation for a conference however that didn’t work out thus this blog...
View Article