Secure Cross-Domain Communication: The Architecture Journal
The June issue (Journal 12) of The Architecture Journal focuses on web architecture. I was delighted to be invited to contribute, and wrote “Secure Cross-Domain Communication in the Browser” for this...
View ArticleCross-Domain Communication Using Domain Lowering
More than a few blog posts ago I stated my intent to publish a series of articles on cross-domain communication techniques. More time has passed than I had intended, but at last here is the start of...
View ArticleSilverlight Supports Cross-Domain Calls
In getting back up to speed with Silverlight, and in particular the new Silverlight 2 beta 2, I’ve been surfing through the many quickstart topics on various web sites. While skimming “Receiving Plain...
View ArticleCross-Domain Transport with Window.Name
In the fall of 2006 I was wrestling with VS debugging JavaScript in IE and Venkman in Firefox teasing out problems and holes in the cross-domain channel library we were building for Windows Live and...
View ArticleIE8 Cross-Domain Request Support Demo
Adrian Bateman of the IE8 team has posted a video showing how to use IE8’s new XDomanRequest object to request data from a URL that is not in the current HTML page’s domain. He also shows how to make...
View Article