i have developed my website using ASP.MVC3 platform, please provide exact solution for below concerns.
If User visit my website After new resource updates[style changes,script] in our site, they can view only old resources in website . For getting new resource updates in site they need to manually refresh the page several times for get it to render properly with new changes. This doesn't happen on any several sites.
SO anyone suggest How to avoid refresh the page again and again for getting new updates site in programmatical way. and also suggest any possibility to do this in my site global.axjax file MVC application while website loading?
Please don't tell like this "clear your browser cache "