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

Reduce Number of ScriptResource Files

1 Answer 58 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 14 Feb 2013, 02:38 PM
Is there a way to reduce the number of ScriptResource.axd files that load when a page is requested?  I routinely have upwards of 20 of these files load each request.

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 19 Feb 2013, 12:00 PM
Hi,

By default the RadScriptManager combines automatically all requests for scrips used by our controls. In case an external resources need to be combined, they should be embedded in assembly.  The good news are that as of Q1 which should be released tomorrow, RadScriptManager will be able to combine requests for script defined only by path. In case you have scripts loaded by the ScriptResource.axd handler, they could not be combined by the RadScriptManager.

All the best,
Dimitar Terziev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Jon
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or