Cross-Domain JSON with Silverlight Avoids crossdomain.xml Restriction

One of Silverlight’s advantages over Flash is the relatively effortless interop with AJAX. The other day, I needed to mash up some JSON data from various sites, and found it pretty easy to use AJAX to circumvent the crossdomain.xml restriction.

read more

Check also related entries:

Leave a Reply

You must be logged in to post a comment.