Search code examples
asp.nettelerikrad-controlstelerik-ajax

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.


Solution

  • Does this help?

    Optimizing output, page load time and the overall performance of RadControls for ASP.NET AJAX

    RadInput vs. RadInputManager

    Using RadAjaxManagerProxy Controls

    Did you even try searching anything?