dev.e.loper
dev.e.loper

Reputation: 36034

Optimizing Telerik ASP.NET AJAX Controls

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.

Upvotes: 3

Views: 2609

Answers (3)

Dick Lampard
Dick Lampard

Reputation:

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

Upvotes: 1

Related Questions