“Out of Browser” Applications
Starting from Silverlight 3, you have the possibility of locally installing Silverlight applications so that they can be run in a desktop environment. This kind of application is generally known as “Out of Browser.” Typically you use such a feature if you want to have a local copy of the application that does not need to be connected to a network for most of its requirements. To make a Silverlight application to be installable you simply need to enable out-of-browser settings. To demonstrate how this works, create a new Silverlight project with Visual Basic 2010. When the new project is ready, in the main page type the following XAML:
The goal is programmatically understanding if the application is running inside ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access