Powered by

US - English
NEW! Silverlight 5 is available Learn More

Network Services (Soap, REST and More)

In this chapter, you'll learn:
Network Services (Soap, REST and More)

  1. Web Services (Silverlight QuickStart)

    June 26, 2009|Level 300 : Intermediate

    Provides an introduction to using Web services in Silverlight.

  2. REST Services (Silverlight QuickStart)

    November 5, 2010|Level 300 : Intermediate

    Describes how to call and work with REST services.

  3. Web Services and Silverlight

    December 1, 2010|Level 300 : Intermediate

    Windows Communication Foundation (WCF) provides an excellent framework for exchanging data across network boundaries. It can be used to exchange data using standards-based Web Service specification...

  4. How to Consume WCF and ASP.NET Web Services in Silverlight

    July 9, 2009|Level 300 : Intermediate

    Tim Heuer shows how to consume Windows Communication Foundation (WCF) and ASP.NET web services in Silverlight.

  5. How Do I: Use Command line Proxy Generation for Silverlight 3?

    October 28, 2009|Level 300 : Intermediate

    In Silverlight 2, the only way to generate WCF proxies for Silverlight applications was to use the “Add Service Reference” as part of Visual Studio. Now in Silverlight 3, there is a command-line to...

  6. How Do I: Use Binary encoding for WCF with Silverlight 3?

    October 21, 2009|Level 300 : Intermediate

    Silverlight 3 includes support for binary message encoding in WCF services. There are many benefits of binary message encoding, but debugging can be more difficult. In this video, Todd Miranda demo...