Explanation of new features and functionality provided by the latest Windows Azure SDK, released on November 29th, 2010.
Similar Posts
The uniqueidentifier type, clustered indexes, and SQL Azure
Great blog entry from the SQL Azure team on using the uniqueidentifier type (GUIDs) in SQL Azure databases, including pros / cons, and workarounds. Click here to open link…
Talentica: 10 things to do while migrating an ASP.NET App to Azure
Great tips on what to check before uploading an ASP.Net application to Windows Azure. http://talenticaservices.blogspot.com/2010/09/10-things-to-do-while-migrating-aspnet.html
Hosting WCF in Windows Azure
Excellent post from Ryan Dunn explaining how to host internal WCF services using a Worker Role. Click here to open link…
Windows Azure Insider September 2013 – Hadoop and HDInsight: Big Data in Windows Azure
For the September edition of the Windows Azure Insider MSDN magazine column, Bruno and I write about Big Data, the benefits of the MapReduce model, and HDInsight, the Windows Azure component that offers Hadoop-as-a-Service in the public cloud. We also show how to perform simple analytics against a public dataset using Java code and and…
Web Page Image Capture using a Windows Azure app
Good example on how to capture web pages to an image using an Azure application, incuding how to use local storage, as well as combining the responsibilities of a web and a worker role in a single one. http://blog.smarx.com/posts/web-page-image-capture-in-windows-azure
Windows Azure Insider November 2013 – Migrating Database Workloads to the Cloud
In the November 2013 issue of the Windows Azure Insider column for MSDN Magazine, Bruno and I talk about the different techniques and technical requirements that you should keep in mind when migrating SQL Server databases from on-premises to the cloud, providing guidance for Virtual Machine specifications and tools. The article can be found here:…