Quantcast
Channel: CodeProject Latest postings for ASP.NET
Viewing all articles
Browse latest Browse all 3938

Reflect changes by not having to clear cookies or refresh pages on production after upgrade

$
0
0
We are getting complaints from the customer that they have to keep on refresh (Ctrl+F5) on the page or sometimes clear the cookies to reflect the changes done on upgrade.
Especially, when we upload CSS/JS files or Images sometimes.

To overcome this situation, I did some research and found one solution to append Query string with the name of image or CSS files. But it does not seem to be a coherent solution. Then I used NuGet packages for Bundle. It seems to be the solution but I have another issue like I am calling individual CSS file for each page (page specific) and to make a bundle for the single file is not the good idea.

What should i follow as good approach to overcome this situation where changes can reflect on the server after uploading CSS/Images or JS files.

Viewing all articles
Browse latest Browse all 3938

Latest Images

Trending Articles



Latest Images