I’m playing around with MVC2 for the first time and running into some caching issues. Every time I make changes to my javascript pages and debug my site I’m not seeing the latest changes. I know I’m not seeing the latest changes because if I view the source of my page and select to view the javascript file I receive the old version.
What is causing this and how do I ensure I’m always getting the latest version?
add time variable to your source file.