Excellent article on how to create a WCF Rest + JSON website, upload it to Azure, and consume it through Silverlight clients, including the Windows Phone.
Similar Posts
Windows Azure Insider November 2013 – Migrating Database Workloads to the Cloud
In the November 2013 issue of the Windows Azure Insider column for MSDN Magazine, Bruno and I talk about the different techniques and technical requirements that you should keep in mind when migrating SQL Server databases from on-premises to the cloud, providing guidance for Virtual Machine specifications and tools. The article can be found here:…
Global Windows Azure Bootcamp 2013 – Denver, CO USA
This Saturday, April 27th 2013, Microsoft will be hosting the Global Windows Azure Bootcamp at our office in Denver, Colorado. Brendon McCarthy, Joe Mayo, Bill Wegerson and I will be presenting on different topics, including hybrid cloud architectures, messaging and storage strategies. This one day deep dive class was created with developers in mind, wanting…
PDC10 Downloader application: get all the Azure presentations and demos in a single place.
Extremely convenient… Click here to open link…
MSDN Magazine article – Comparing Windows Azure queues and Service Bus queues
In my latest MSDN Magazine article, I compare Windows Azure queues Vs. Service Bus queues from a developers perspective, showing how to perform the most basic operations: create a queue, send and receive messages, send authentication credentials to both services. I hope that you find it useful. http://msdn.microsoft.com/en-us/magazine/jj159884.aspx
Web Page Image Capture using a Windows Azure app
Good example on how to capture web pages to an image using an Azure application, incuding how to use local storage, as well as combining the responsibilities of a web and a worker role in a single one. http://blog.smarx.com/posts/web-page-image-capture-in-windows-azure
Auto-scaling your applications in Windows Azure
One of the big benefits of deploying applications to Windows Azure is being able to scale them on demand. What if you could automate this process based on traffic or number of requests? This article explains the different approaches that can be taken to achieve this… Click here to open link…
