WCF Azure Samples

You can see examples about how to host WCF services and Silverlight clients in the Windows Azure fabric.

Examples includes:

1.     Service using BasicHttpBinding and .Net client

2.     Service using binary HTTP binding and Silverlight client

3.     Service using WebHttpBinding binding and ASP.NET AJAX client

4.     Service using binary HTTP binding with transport security and message credentials and Silverlight client

5.     Chat service which can push data to Silverlight clients

6.     Service using the AtomPub protocol and a .Net client

 

Click here:

http://code.msdn.microsoft.com/wcfazure