Enabling AJAX in ASP.NET with No Code
Short Description
then look at the AJAX features provided by telerik r.a.d.ajax and show how to implement AJAX in. a sample application that needs to update multiple controls …
Website: www.telerik.com | Filesize: 1029kb
Content
page 1 of 13
Enabling AJAX in ASP.NET with No Code
telerik’s r.a.d.ajax enables AJAX by simply dropping a control on
a Web page, without otherwise modifying the application or
writing a single line of code
By Don Kiely
Source code from this paper is available for download here:
www.telerik.com/documents/code.zip
Even though the Web enables some amazing interactions between people and organizations
around the world, the development of the Web has not been smooth or easy. Some of the
earliest enhancements provided ways to serve up dynamic content and allow execution of code
on both the server and the client. Yet after 15 years of evolution, the browser is still a stunted
alternative to rich desktop applications, constantly flickering and sending redundant information
across the network as each user interacts with Web pages. Even though Web applications
accessed through browsers are a great cross-platform way to deploy sophisticated applications,
they still hearken back to the days of applications hosted on a mainframe that users access with
dumb terminals. The next version of the Web requires some fundamental changes in how
applications interact with the Web server.
Asynchronous JavaScript and XML…
Get the file Download here
Related Books:Related Searches: don kiely, telerik, dumb terminals, sophisticated applications, sample application
Comments
Leave a Reply