Question:
How to access a WCF service on domain A from a Silverlight application on domain B?
I have a silverlight app on localhost:8008 and a WCF service on localhost:8080. My silverlight app cannot access the WCF service. What can I do?
Blog about things I found on the web or made up and like to put somewhere if not in mind.