As it was announced by Joey de Villa yesterday, the "work-in-progress" eBook "Azure in Action" can be bought for $15.00 USD, using coupon code dotd0926. It was supposed to only work on September 26th, but I just tried, and it seems to still be valid. Hurry up and take advantage of this promotion. I did…
Similar Posts
MSDN Magazine article – Comparing Windows Azure queues and Service Bus queues
In my latest MSDN Magazine article, I compare Windows Azure queues Vs. Service Bus queues from a developers perspective, showing how to perform the most basic operations: create a queue, send and receive messages, send authentication credentials to both services. I hope that you find it useful. http://msdn.microsoft.com/en-us/magazine/jj159884.aspx
Sync Framework 4.0 October 2010 CTP now supports OData natively
Great news for developers using the Sync Framework. The new 4.0 version CTP now supports OData natively. No need to install the Sync Framework client anymore, offering clients like Silverlight, Windows Phone 7, Windows Mobile, and even the iPhone to consume and synchronize data with SQL Server/SQL Azure. Click here to open link…
Projecting your Active Directory Identity to the Azure Cloud
How to integrate Active Directory with Azure applications using the Access Control Service (ACS) Click here to open link…
About using IntelliTrace with Windows Azure…
I had the opportunity last night to do a presentation about Windows Azure for the Denver Visual Studio User GroupĀ – http://www.denvervisualstudio.net/. One of the topics that we discussed was using IntelliTrace for debugging purposes on Azure, somebody in the audience pointing out that this was not recommended by Microsoft for production environments. Since I was…
Windows Azure Queues and Windows Azure Service Bus Queues – Compared and Contrasted
Great article explaining the differences between Windows Azure Queues and the new messaging capabilities in the Windows Azure Service Bus. It contains typical scenarios, as well as general guidelines on when to use one vs. the other. Click here to open link…
Building Scale-Out Database Solutions on SQL Azure
Link to PDC 2010 session that shows different techniques to scale-out SQL Azure Databases, including sharding and horizontal partioning. Click here to open link…