Oct 01
As soon as you are starting with Silverlight 2.0 and try to consume data you will run into the issue that Silverlight is really sandboxed and prevents you from accessing data sources which are located in another domain. To allow Silverlight to access your WCF service or consume a 3rd party web servi... [More]