I saw this Silverlight application that works inside the browser but if you clicked Install it will be downloaded on your machine and runs as Desktop Application how this can be done !!
http://os75.com/apps/Translator.html
I saw this Silverlight application that works inside the browser but if you clicked
Share
That is now a feature in Silverlight 4. Quote:
To get it working you’ll need Visual Studio 2010 and the Silverlight 4 SDK. Then, when you create a new project you open settings from the Solution Explorer and check the “Enable running application out of browser” check box on the Silverlight tab. There are a few extra settings for icons and such available in a separate dialog launch-able from a button right under the check box.