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

How to use a local ScriptResource.axd file

1 Answer 179 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
William
Top achievements
Rank 1
William asked on 08 Aug 2019, 07:35 PM
We're working on optimizing a page and found that it takes a while to download the ScriptResource.axd.  We downloaded this file and would like to use the local version instead of downloading it each time the page loads.  How would I reference the local version instead?

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 09 Aug 2019, 12:17 PM
Hi William,

You can replace the asp:ScriptManager with telerik:RadScriptManager and configure and enable the local custom CDN settings of the Telerik AJAX controls - Custom CDN Provider.

You can find more optimization techniques at

https://blog.e-zest.com/how-to-improve-the-performance-of-the-application-in-asp/
https://docs.telerik.com/devtools/aspnet-ajax/general-information/performance/optimizing-performance
https://madskristensen.net/blog/optimize-webresourceaxd-and-scriptresourceaxd/
https://www.hanselman.com/blog/ASPNETAjaxScriptCombiningAndMovingScriptResourceaxdsToStaticScripts.aspx

Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
William
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or