Azure Service Management API – via C#

January 6th, 2010

I previously published an article showing how the Service Management API and the csmanage tool could be used to aid in the deployment of your Windows Azure application as part of your daily build.
Once I had began playing with the API’s, I wanted to be able to use them within an application so that I [...]

Read full article | 1 Comment »

Deploying to the Cloud as Part of Your Daily Build

September 29th, 2009

I have recently been working on a big Azure application that we have been wanting to deploy to the cloud and test, to make sure that no unexpected bugs occur whilst the application is in the wild and give the opportunity to see how it performs.
Now the big problem has been deploying our application to [...]

Read full article | 2 Comments »