background

UI for ASP.NET AJAX

ASP.NET AJAX XmlHttpPanel

  • Use the ASP.NET AJAX XmlHttpPanel to efficiently load content on demand and create responsive applications with minimum HTML footprint.
  • Part of the Telerik UI for ASP.NET AJAX library along with 120+ professionally designed UI components.
  • Includes support, documentation, demos, virtual classrooms and more!
Telerik UI for ASP.NET AJAX Suite
  • Efficiently Load Data

    Avoid unnecessary page lifecycle executions and ViewState usage in scenarios where they are not needed by replacing an ASP.NET UpdatePanel with an XmlHttp Panel.
  • Dynamically Load Content

    Create a place holder for loading additional controls as needed, increasing performance by not loading all controls on initial page load.
  • Web Service Binding

    Retrieve the content to be updated via WCF Web Services, facilitating even finer tuned performance.
Next Steps