2
Shouts

Building a Windows Azure App using Azure Queue, Azure Table and ASP.NET MVC Web Role - Shiju Varghese's Blog

posted by http://shijucv.myopenid.com/http://shijucv.myopenid.com/ 537 days, 23 hours, 20 minutes ago
Thursday, December 01, 2011 6:43:21 PM GMT

In this post, I will demonstrate a Windows Azure app using Azure Queue, Azure Table and a ASP.NET MVC 4 Web Role application. This post is explaining few initial steps for building a demo Azure app where asynchronous commands (write operations that changes the data) put into Azure Queue and an Azure Work Role will persist the data into Azure Table from Queue messages for the read operations. The source code is available from http://azurehack.codeplex.com/ .The demo application will modify and add more fu...

category: Architecture | clicked: 49 | | source: weblogs.asp.net | show counter code
tags: ASP.NET MVC, Windows Azure, Windows Azure Storage

No comments yet, be the first one to post comment.

To post your comment please login or signup