Client application that uses a WCF service deployed to Windows Azure
Shows how to create a basic WCF client application that communicates with the WCF service.
21
votes
3 comments
-
David Murray [Windows Azure iX]
commented
The following code quickstart might help:
Code Quick Start: Create a client application that uses a WCF service deployed to Windows Azure
http://msdn.microsoft.com/en-us/library/gg651126.aspx -
David Murray [Windows Azure iX]
commented
The following sample might be helpful:
DataMarket OAuth Samples - Web Client
http://code.msdn.microsoft.com/DataMarket-OAuth-Samples-4c4e7c3a -
David Murray [Windows Azure iX]
commented
The following sample might be helpful:
XBAP client interacts with WCF service in the cloud
http://code.msdn.microsoft.com/CSAzureXbap-7b7f0020