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

Client time optimization to download a page with and without cache

1 Answer 15 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Alberto
Top achievements
Rank 1
Alberto asked on 29 Nov 2010, 11:06 AM
I checked the loading time of a RadWindow through firebug with and without cache (see Screenshots) and I noticed that the css and the images are downloaded for each opening, even with the cache enabled.

How can I optimize the calls to the server by uploading the css and images from browser cache without checking if they have been modified?

You can perform some other optimization to reduce the loading time?

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 02 Dec 2010, 08:37 AM
Hi Alberto,

I would suggest to enable the CDN support with RadScriptManager.

Regards,
Georgi Tunev
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Ajax
Asked by
Alberto
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or