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
Simplified Import and Export of Data for SQL Azure
The SQL Azure team has posted important updates to the DAC framework, simplifying the process of importing / exporting data to SQL Azure databases. Click here to open link…
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…
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…
Windows Azure Starter Kit for Java CTP Released
This kit allows Java developers to configure, package, and deploy their web applications to Windows Azure, using Eclipse and Apache Ant. Click here to open link…
Windows Azure Pragmatic Patterns
Great blog entry from J.D. Meier's. Patterns are the easiest way to share strategies for common scenarios. Learning how to use and identify them facilitates the creation of highly efficient software architectures. Click here to open link…
AzureSamples.com – Windows Azure Code Samples
Intuitive and well organized Silverlight interface to different Azure code samples… Click here to open link…
