Devins blog: Visual WebGui might be a really good way to connect web content to a silverlight application
August 22, 2008 :: 1930 Views
Visual WebGui 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.
Read more >