This is a migrated thread and some comments may be shown as answers.

Caching - Force Browser Refresh

1 Answer 221 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
Gokul
Top achievements
Rank 1
Gokul asked on 14 Jul 2015, 09:51 PM

Hello,

I have successfully setup Custom CDN and its working perfectly fine. Also, I had enabled IIS Cache settings for browser cache. Everything works fine and browser does cache JS and CSS files just fine.

 

We are building a product which involves both large ​internet & intranet users base. We currently use Telerik 2012_1_411 version, but we will update it to latest version time to time. So, after this upgrade we cannot reach out to all internet(intranet is still ok) users to clear their browser cache, which is practically impossible in our case.

Is there a way we can handle this? Enforce users browsers to automatically get refreshed?

I was trying to manipulate the ResolveScriptReference event, by adding a dynamic query string after the name. But it gets replaced internally.

Any solution is really appreciated.

 

Thanks

Gokul

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 17 Jul 2015, 07:55 AM
Hello Gokul,

Once you update to the latest version of our controls the path to the resource files will be changes since the control's version is different, which will invalidate the browser cache automatically.

Regards,
Dimitar Terziev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ScriptManager and StyleSheetManager
Asked by
Gokul
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or