silverlight - Out of Browser in Silverlight2 -


How can I create a standalone application with Silverlight 2?

1. I know that Silverlight is out of browser functionality to build such applications but it is in beta and I can not wait for it.
2. I also look at the desktop i) which helps to make executable from the xpe file. But it requires a net framework to run, which is beating the purpose.

Just point to a winform app and host Iexplore ocx, OCX on an html page that includes the Silverlight app Thamir is a DotNet example on the Khajans blog, but it can be acquired in any language


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -