How do you grant silverlight permission to talk to a server that is not on your local host.
Answer / Karan Mehta
To allow Silverlight to communicate with a remote server, you need to configure the cross-domain policy. This can be done by creating an XML file (crossdomain.xml) on the server's root directory or using the clientaccesspolicy.xml file. In the case of a custom domain, you might also have to register your domain in Microsoft's Cross-Domain Policy Configuration Service.
| Is This Answer Correct ? | 0 Yes | 0 No |
Give a brief description of the .XAP file
What does rendering engine in the silverlight includes?
Which types of video files can be supported in silverlight?
What is isolated storage in silverlight?
give the reasons how ajax is better than a java applet?
What are the tools are required to develop Silverlight applications?
What video encoding formats are supported in Silverlight application?
what is easing functions in silverlight?
What are differences between silverlight and asp.net?
Can I add more than one .xaml pages in silverlight application?
How to implement the style in silverlight?
What are the main features of silverlight?