Rob Bagby is ready with part 3 of his series where he is building an Azure shopping cart application and this time he is going to first create a RESTful service using WCF and then will host it in Windows Azure. If you are not familiar with the previous articles from this series you may find them here: Azure Application Part 1: Setup and running “Hello World” and Azure Application Part 2: Access Azure Table Storage.
This service will source it’s data from Azure Table Storage. I will then illustrate how to consume this service from a Silverlight component hosted in Windows Azure.