Interesting article on how to use the Windows Azure Sync Service for sharing data.
Similar Posts
New Full IIS Capabilities: Differences from Hosted Web Core
Description of the new Azure Web Role capabilities, including full control of IIS, multiple web sites, independent application pools, among other capabilities. Click here to open link…
Introduction to Windows Azure Startup Tasks
As it is explained by Steve Marx on this article, startup tasks are actions that can be set before the Azure roles start, and a powerful resource to configure IIS and other role components. Click here to open link…
Layered Architecture Sample for Azure
In the following days, I will be posting an article on the layered Architecture that I've been working on for the last few years (Azure compatible), but this article / project is a good introduction to this topic. Click here to open link…
Windows Identity Foundation (WIF) Explained
Excellent blog entry describing options for Claims authentication. The required sign-in flow is sometimes hard to follow, and this was a great reference for me. http://blogs.msdn.com/b/alikl/archive/2010/09/23/windows-identity-foundation-wif-explained-web-browser-sign-in-flow-ws-federation-passive-requestor-profile.aspx
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…
Windows Azure New in SDK 1.3
Explanation of new features and functionality provided by the latest Windows Azure SDK, released on November 29th, 2010. Click here to open link…