we have a silverlight Application In our company, which is hosted in a Web Application. when I want to test the app, I should to start the web application, then right click on the page and then click on install button to install out of browser version of application. I should do this each time I make a change on my C# code.
is there any way to start my application in Out-Of-Browser mode as default?
Righclick your project goto Properties - > Silverlight.
There enable the option like this