How to do I prevent a Silverlight XAP file being cached by the web browser?
The reason I want to do this is during development I don\'t want to manually clear the br
Add a query parameter to the URL for the XAP in the element on the HTML Page:
It will be ignored and break the cache. In IE8, there are some cache management tools: Open the Developer tools: