Web based application generally run inside browser.Silverlight has a very good feature called
”Out of Browser”.We can configure our silverlight applications that can be run out side of browser.
We can install application from the web and run outside of the browser.
I am trying to demonstrate you above stated with a simple application.
I have created one Silverlight application OOBrowser in Visual studio 2010 Express edition.
Now select properties of Silverlight project.
Now you can see Out –of Browser Settings click on this
Specify properties here.
Now run your application (Press F5)and right click on browser you can see Install option.
Click on install option your web app has been installed now you can run this web application
from desktop without browser support.
Now there is icon on my desktop when i will click on this application will run.
Wow that’s great.Nice feature.
That’s It.
Enjoy Learning.
No comments:
Post a Comment