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.
Similar Posts
PowerPoint presentations for the Windows Azure OSS summits in India
For those who attended the Windows Azure OSS Summits (Mumbai, Pune, Bangalore) in India, we just uploaded the PowerPoint presentations used during the different sessions, including: 1. Windows Azure Overview. 2. Building Hybrid Cloud Architectures 3. The OSS Developers Story 4. The OSS Data Story 5. Windows Azure and node.js They can be found here:…
Using WebDeploy with Windows Azure
Maintain your Azure application directly from Visual Studio 2010, without having to redeploy every single file… Click here to open link…
PowerBuilder and Windows Azure by Jim O’Neil
Great post from Jim O'Neil on running PowerBuilder applications on Azure, as well as compatibility with SQL Azure, the Windows Azure AppFabric Service Bus, and Windows Azure Storage. Click here to open link…
Windows Azure Training Kit Update Released – August 2012 Refresh
You will notice that I just updated the link to the latest version of the Windows Azure Training Kit on my blog’s widgets (right-hand side column). This new version introduces a new agenda for Windows Azure DevCamps which contains 7 new presentations: • DevCamps Keynote • DevCamps Websites • DevCamps Cloud Services • DevCamps Virtual Machines…
Using the Windows Azure Tools for Eclipse with PHP
Note from the "Architects Rule!" blog on an update for the Windows Azure Tools for Eclipse, as well as a link to a tutorial on how to use PHP with Azure. Click here to open link…
Sticky HTTP Session routing in Windows Azure
I've been getting a lot of questions regarding Load Balancing in Windows Azure during the last few days, specifically on how to achieve Sticky HTTP sessions when required. Ryan Dunn posted a great article on how to achieve this via a socket listener… Click here to open link…