Main Contents

Cross-Domain Transport with Window.Name

July 28, 2008

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 the Windows Live Contacts Control.
One of the most aggrevating aspects of debugging cross-domain JavaScript is that JavaScript debuggers do not provide the same degree […]

Tags: , , , ,
Filed under: Web | Comments (1)

Silverlight Supports Cross-Domain Calls

June 25, 2008

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 XML Messages with Silverlight” these words lept out at me:
note: The WebClient class does not currently support cross-domain calls.
Say what?
The article then […]

Tags: , , ,
Filed under: Programming, Web, Work | Comments (2)