
How to Open Websites from Silverlight 4 and NOT use OOB Setting As with all workarounds, they aren’t perfect implementations, this one is a start. The Silverlight 4 Application – Web Browser Running non-OOB The specific things that facilitated this particular workaround are pretty simple. First we add an iframe to the test page that the Silverlight application is hosted on. Silverlight normally generates one for you like appnameTestPage.html. Second …



