Consume REST API's from SilverLight application -


how can consume rest services in silverlight application not have cross-domain policy file?

you can't if web service , silverlight applications on different domains.

see link more information

http://www.devtoolshed.com/explanation-cross-domain-and-client-access-policy-files-silverlight


Comments

Popular posts from this blog

python 3 IndexError: list index out of range -

android - How to save instance state of selected radiobutton on menu -

IF statement in MySQL trigger -