How can I get a Silverlight application to check for an update without the user clicking a button?
- by Edward Tanguay
I have made an out-of-browser silverlight application which I want to automatically update every time there is a new .xap file uploaded to the server.
When the user right-clicks the application and clicks on Updates, the default is set to "Check for updates, but let me choose whether to download and install them":
This leads me to believe that…