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 Insider December 2012 – Using Service Bus sessions for advanced messaging patterns
For the December 2012 issue of the MSDN magazine Windows Azure Insider column, Bruno and I take on the session capabilities offered by the Service Bus, allowing developers to group messages and use a private state for storing global values. We also talk about advanced messaging patterns, and their importance when it comes to decoupling…
The Windows Azure Training Kit October 2012 is now available
I have updated the links on my blog to reflect that the October 2012 release of the Windows Azure Training Kit is available now. A new page has been added to the main Windows Azure website, where you can find more information on how to use it. Among the changes and new features that you…
Beginning Azure Diagnostics Andy Cross at BareWeb
Click here to open link…
New Windows Azure Pricing Calculator
The new Windows Azure pricing calculator lets you pick compute, database, storage, bandwidth, CDN and Service Bus capacity based on your needs. Along with predicting your expected monthly costs, the pricing calculator then recommends the most cost effective offer for you to purchase Windows Azure platform services. You can access the pricing calculator here: http://www.microsoft.com/windowsazure/pricing-calculator/
SQL Azure Reporting CTP access
If you are interested in accessing the SQL Server Reporting CTP, follow the link. Click here to open link…
Cost Architecting for Windows Azure
The design of applications for cloud computing platforms requires writing code that optimizes resources to the fullest. This is a great article explaining different factors to keep in mind when deploying solutions to Windows Azure. Click here to open link…