by Bar Zohan
15. December 2011 19:04
Problem Definition:
If anyhow you'd like to access google web services (like Geocoding, Directions api etc.) inside a Silverlight browser application, when you use a webclient do the http request to the service you are going to get a security exception.
This is caused by the cross-domain-pol...
[More]