I am working on a Silverlight application (i.e. without HTML content), and one of the biggest complaints is that if a user accidentally lands on F5, the application restarts.
So is it possible to disable the Refresh button in the browser? Or at least handle F5?
source share