When calling an AJAX enabled WCF service the default browser behavior is to cache the output JS file. It’s a great performance enhancer, however, when you need to stop it and reload a fresh response you can simply set the cache HTTP headers in the...