Debugging tips and small examples for WCF
March 2008 - Posts
-
In order for a Silverlight (or Flash) app coming from one domain to be able to consume data from services in a different domain, the service must "allow" the app to do so by providing a policy file which grants access (to prevent all sorts of cross-site Read More...
|