The Archives

Browse the content below to find what you're looking for.

Fueling Your Application’s Engine with Windows Azure Storage

Wednesday, January 6th, 2010

An article we wrote for MSDN Magazine is in the January 2010 issue.  “Fueling Your Application’s Engine with Windows Azure Storage” discusses the utilization of Azure Queue Read More

How to Build Your First Azure-Powered ASP.NET MVC App

Sunday, November 1st, 2009

This post by Nate Dudek was originally published to his blog, Caffeine Dependency Injection, on 9/30/2009.

The Visual Studio project templates included with the Azure Tools provide a quick way to get started with a cloud-hosted web application. Unfortunately, it only supports classic ASP.NET web projects by default. This tutorial will get you going on deploying an ASP.NET MVC web application to Azure. Read More