gdata and Silverlight (crossdomain.xml)
- by Larsi
Hi!
I'd like to access the the google calendar api from a Silverlight client. Problem is that there's no crossdomain or clientaccesspolicy that allows calls from my client at www.google.com/crossdomain.xml
Question is: Will a call from a SL running out of browser, and in full trust still be classified as a crossdomain call?
Are there any other ways to access the gdata from my SL client? (other than using the server as a proxy)
Regards
Larsi