Optimizing Telerik ASP.NET AJAX Controls

2.6k Views Asked by At

Any good sources(links) about optimizing Telerik Web controls? I imagine that there are features that are turned on by default. These features require resources (javascript, css, images) to be downloaded on request. It would be nice to know what these feature are and to turn them off if not used.

Do you know of such features? I'm primarily interested in Telerik AJAX components.

3

There are 3 best solutions below

2
On BEST ANSWER
0
On

I also found these sources on the Telerik site recently when looking for performance boost techniques:

Top performance page

Support Center RadControls Performance section

They look pretty descriptive and cover most of their controls.

Dick

0
On