Chapter 8. Talking to WCF and ASMX Services
In this chapter, we will cover:
- Invoking a service that exposes data
- Invoking a service such as Bing.com
- Optimizing performance using binary XML
- Debugging WCF service errors with Silverlight
- Using ASP.NET Membership authentication in Silverlight
- Uploading files to a WCF service
- Displaying images as a stream from a WCF service