General
1 min read
0

Patterns For Building Applications For Windows Azure

April 13, 2011
0

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:

Continue Reading