Telerik RadAjax

AJAX-enable any new or existing ASP.NET application without writing a single line of code.

Pubblicato da Telerik
Distribuito da ComponentSource dal 2018

i

Telerik RadAjax is now officially part of Telerik UI for ASP.NET AJAX and is also available as part of Telerik DevCraft UI,Telerik DevCraft Complete or Telerik DevCraft Ultimate.

If you require information on upgrading Telerik RadAjax for ASP.NET AJAX, please visit the pages above or Contact Us for pricing and availability.

A proposito di Telerik RadAjax

AJAX-enable any new or existing ASP.NET application without writing a single line of code.

Telerik RadAjax framework provides a universal, cross-browser approach for AJAX-enabling of ASP.NET applications. The core of the Telerik RadAjax framework is Click-and-Go technology, which can make selected controls on the page perform AJAX callbacks instead of traditional postbacks. The whole AJAX behavior of the page is controlled through a single control, called Telerik AJAX Manager, which is configured completely in design-time through a single dialog.

Employs Microsoft's ASP.NET AJAX engine - RadAjax borrows the original idea for codeless centralized configuration of AJAX relations and uses the standard Microsoft ASP.NET AJAX engine.

Postbacks automatically replaced with AJAX - In the core of Telerik RadAjax is a patent-pending technology, which uses the Microsoft ASP.NET AJAX engine to make selected controls on the page perform AJAX callbacks instead of traditional postbacks. The AJAX-enabled controls are not merely rendered with callbacks, but preserve their interaction with the server and relations with the other controls on the page. In fact, ajaxified controls do not really know that they are working with callbacks instead of postbacks.

No need to modify your application - One inconvenience of Microsoft ASP.NET AJAX you have to place UpdatePanels around areas that need to be updated, set triggers, or manually invoke AJAX requests. Thanks to Telerik RadAjax this problem is eliminated -you only have to drag-and-drop the AJAX Manager on the page, tick the respective checkboxes in the dialog, and hit F5. You application is now AJAX-enabled using the standard Microsoft ASP.NET AJAX engine.

No need to write a single line of code - Telerik RadAjax offers a completely codeless approach for AJAX-enabling existing or new web applications, using Microsoft ASP.NET AJAX engine. Postback requests of selected elements are automatically replaced with AJAX callbacks so that you don't have to attach custom JavaScript functions to page elements and invoke AJAX requests manually.

Back button and History support - One of the greatest shortcomings of the AJAX applications and components is the inability to handle the Back/Forward buttons and browser History. Telerik RadAjax successfully addresses these issues (currently under IE only but we are working on solutions for Gecko-based browsers as well).

Supports standard & most 3rd party controls - The Telerik RadAjax engine can AJAX-enable any of the standard controls shipped with Visual Studio 2019 and 2022 and well as all of the controls included in the Telerik suite for ASP.NET. Most 3rd party controls are also supported, however due to some specifics of certain implementations full compatibility is impossible.

Suitable even for very complex applications - Most AJAX-enabling products offer just limited AJAX capabilities, allowing you to merely load/update a control with a callback. Those solutions, however, do not send form values to the server for processing, or do not preserve the ASP.NET page lifecycle. As a result you can implement only a limited number of scenarios. Telerik RadAjax on the other hand can cover any scenario that can be implemented with the traditional postback mechanism.