about this book

This book will teach you about Windows Azure, Microsoft’s cloud computing platform. We’ll cover all aspects and components of Windows Azure from a developer’s point of view.

The book is written from the perspective of a .NET developer who’s using C#. We feel that most developers using Azure will be using .NET. Everything in this book applies to any platform that uses Azure. You’ll need to use the appropriate SDK for your development tools and platform of choice.

You should be fairly familiar with .NET, but you don’t have to be an expert. We expect a developer with a few years of experience to be able to get the most out of this book. Someone new to development, or perhaps even a manager, can still read the book to get a grasp of the broad concepts of Azure. If that’s your situation, skip over the code samples and try to understand what the moving parts are.

Roadmap

This book is broken into six parts, each with its own focus.

About the source code

All source code in listings or in text is in a fixed-width font like this to separate it from ordinary text. Code annotations accompany many of the listings, highlighting important concepts. In some cases, numbered bullets link to explanations that follow the listing.

Source code for all working examples in this book is available for download from the publisher’s website at www.manning.com/AzureinAction.

To work with the sample code in this book, you’ll need Windows Vista, Windows 7, or Windows Server 2008. You’ll also need either Visual Studio 2008 or 2010. We used VS2010 in this book for samples and screen shots. Additionally, you need to install the Azure SDK and the AppFabric SDK. Both of these can be found at Azure.com.