In this Silverlight application, we will reference the Web Service and use the method exposed by this Web Service. We will see how to use the “cross...
domain connections using the WebClient and HTTP classes in the System.Net namespace to an HTTP service.This policy file accepts connections from any domain...
In this article, we look at the asynchronous web service model in Silverlight, and how it can be augmented to allow synchronous web service calls. We ...