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

Combine Scripts Cache New Url

1 Answer 27 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
Kai-Uwe
Top achievements
Rank 1
Kai-Uwe asked on 15 May 2015, 01:49 PM

Hi,

how can I achive the creation of a new ressource URL for my combined scripts?

I have read I need to update the version of the assembly in which my scripts are embedded.

How can I do this in a (old) web site project? Here I do not have a properties folder and a AssemblyInfo.cs file.

 

Many thanks for any help.

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 19 May 2015, 07:39 AM
Hi,

If the loaded external resources are embedded into an assembly, once this assembly is rebuild the url should be changed. In case these resources are loaded via path, a simple versioning should be applied to these files. Attached is a sample page showing how to implement a cache buster for the external files.

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
Kai-Uwe
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or