I’d like to share the article that I recently wrote with my friend and colleague Bruno Terkaly for the MSDN Magazine Windows 8 special edition. We show how easy it is to write and host a REST enabled Service in Windows Azure, supporting Windows 8 applications making asynchronous calls to retrieve data. It can be found here. I hope you find it helpful.
Similar Posts
Windows Azure pricing pleasures: compute for 5 cents/hour
The new Extra Small offering in the Azure Compute pricing table will be extremely helpful to companies doing prototypes or simply needing to deploy Micro-instances inside Windows Azure. 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…
Ensuring High Availability of Web Applications in Windows Azure
Deploying more than one instance of your web-facing role enforces the Windows Azure Compute Service Level Agreement (SLA). See the full blog entry from the Azure team… Click here to open link…
Windows Azure Domain Name System Improvements
When you publish an application to Windows Azure, it gets its own subdomain in cloudapp.net. In order to make name resolution even faster (particularly outside the USA), the Domain Name System (DNS) used by Azure is moving to a new globally distributed infrastructure. As the article mentions, there is no customer action required. http://blogs.msdn.com/b/windowsazure/archive/2010/09/24/windows-azure-domain-name-system-improvements.aspx
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…
Windows Azure Sync Service Demo
Interesting article on how to use the Windows Azure Sync Service for sharing data. Click here to open link…
