my application is loading the old javascript from cache everytime perssing f5 on visual studio.. hwo can i clear this stupid caching from VS 2010?
my application is loading the old javascript from cache everytime perssing f5 on visual
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The cache is probably the browser cache – nothing to do with cassini. This would happen if you used IIS too.
You need to force reloads in the browser by using Ctrl + F5 in the browser.