Reputation: 36034
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
Reputation: 3948
Does this help?
Optimizing output, page load time and the overall performance of RadControls for ASP.NET AJAX
Using RadAjaxManagerProxy Controls
Did you even try searching anything?
Upvotes: 3
Reputation: 36034
Here is more:
Optimizing output, page load time and overall performance
Top 15 optimization tips and tricks in public forums
Upvotes: 0
Reputation:
I also found these sources on the Telerik site recently when looking for performance boost techniques:
Support Center RadControls Performance section
They look pretty descriptive and cover most of their controls.
Dick
Upvotes: 1