The Telerik RadControls are developed on top of Microsoft ASP.NET AJAX, and do not introduce yet another AJAX implementation. As a result they enjoy all the benefits of the industry-standard Microsoft technology. Applications are as fast, as secure, and as memory efficient as is Microsoft ASP.NET AJAX. The controls in this package that we have utilized in this site are:
- Ajax: Telerik RadAjax is developed on top of Microsoft ASP.NET AJAX and automatically adds the necessary controls that will AJAX-enable any existing page, featuring standard or 3rd party controls. We have used it extensively across this site to update parts of the web page without reloading the whole page. For example, when a secure login is attempted, when a search is done for ASX listed shares, when email feedback is submitted.
- Menu: The Telerik Menu control provides navigation control for ASP.NET allowing you to build lightweight and search-engine friendly menu systems. The Telerik Menu control is the primary menu for navigation in this site.
- Window: The Telerik Window control for ASP.NET AJAX mimics completely the best-known methods and properties of Windows dialogs and alert/prompt/confirm boxes, which have already become natural to manage and use. We use this control to notify the user of an invalid login, and to show the details of a ASX share.