gdata and Silverlight (crossdomain.xml)

Posted by Larsi on Stack Overflow See other posts from Stack Overflow or by Larsi
Published on 2010-04-10T18:50:04Z Indexed on 2010/04/10 18:53 UTC
Read the original article Hit count: 656

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

© Stack Overflow or respective owner

Related posts about Silverlight

Related posts about crossdomain