We are actively developing a website using .Net and MVC and our testers are having fits trying to get the latest stuff to test. Every time we modify the style sheet or exter
What you might do is to call your JS file with a random string each time the page refresh. This way you are sure it's always fresh.
You just need to call it this way "/path/to/your/file.js?<random-number>"
<
>
Example: jquery-min-1.2.6.js?234266