timheuer: Silverlight 2 Beta 2 updates for web services

We were all jumping for joy when Silverlight2 beta 1 was released and the ability to connect to services was more readily/easily available to us.  For discoverable services that provided a WSDL we were quickly able to implement them using the Add Service Reference capability in Visual Studio 2008.  Beta 2 brings a few changes to the world of services that you should know about.  I’ll do my best to recap some of them here.

  • Generating a WCF Service
  • Cross-domain policy file updates
  • ServiceReferences.ClientConfig
  • Change to WebClient

Read