Plan
- Part 1 : Introduction
- Part 2 : Sample CRUD application using Azure tables
- Part 3 : Sample web application using Azure Blobs and Queue
- Part 4 : SQL Azure database
- Part 5 : Deploying your application as PAAS
Introduction
Through this series of tutorial, we will learn about :- cloud computing in Microsoft Azure,
- how we can work with Windows Azure SDK,
- how we can build an Azure cloud service application that include web role and worker role,
- how we can use windows azure storage services in an ASP.net web application,
- how we can create an SQL Azure Database,
- how we can migrate an on-premises SQL Server Database to SQL Azure Database,
- deployment of an on-premises ASP.net web application to Azure website.