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

Telerik Radgrid .axd file

1 Answer 53 Views
Grid
This is a migrated thread and some comments may be shown as answers.
RAKESH
Top achievements
Rank 1
RAKESH asked on 18 Dec 2013, 09:40 AM
Hi,

We found that WebResource.axd is taking much time to load when telerik radgrid is place on aspx page. Please find attach developer tool SS, which shows time latency in milliseconds.

And also we found that Telerik.Web.UI.WebResource.axd content is about 1.5 MB. Can we reduce the size of this x-javascript?

Regards,
Kumar

1 Answer, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 20 Dec 2013, 10:59 AM
Hello Kumar,

To increase the performance of your application when loading Telerik resources you can try using the following approaches:
1.    Turn one the Telerik’s CDN which is a global content delivery service with edge locations in the US, Europe and Asia. More information you can find here:
http://www.telerik.com/help/aspnet-ajax/scriptmanager-cdn-support.html
2.    The other approach is to disable the internal scripts and skins and load only needed manually:
http://www.telerik.com/help/aspnet-ajax/introduction-disabling-embedded-resources.html
Additionally to increase the performance of your application you can you some of the suggested approaches here:
http://www.telerik.com/help/aspnet-ajax/introduction-optimizing-output-page-load-time-using-radscriptmanager-radstylesheetmanager.html

I hope this helps.

Regards,
Radoslav
Telerik
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 the blog feed now.
Tags
Grid
Asked by
RAKESH
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Share this question
or