Patterns For Building Applications For Windows Azure

13
Apr

Patterns For Building Applications For Windows Azure

I’m doing some projects that are to develop patterns. So, here’s some examples drawn from the WAG:

A typical application containing Web Roles, Worker Roles and communication Queues Azure is shown below:


A simplified version of this pattern with ASP.NET Forms Authentication for Azure Tables see below:

Leave a Reply