Published on: Friday, August 22, 2008
By: roy.goffer
User Rating:
Categories: General
Users have accessed this article 517 times.
Visual Web Gui might be a really good way to connect web content to a silverlight application. There’s always been the standard approach of interacting with the web content through Silverlight’s own reference to the web page as an object, but you basically end up flipping back and forth between web content and Silverlight content using the z-index of the div containing the Silverlight content. An actual embedded approach like Visual Web GUI might be nicer.
Trackback to the original blog post