Over the years, we developers have seen many changes in terms of how development occurs. We have gone form terminal-based programming to PC-based programming to Windows-based programming to the web. Now we are on the verge of another programming revelation.

This programming revolution will bring more interactive user interfaces to Web applications. This programming revolution is brought to developers courtesy of a set of technologies that are generally known as Ajax (Asynchronous JavaScript and XML).

No longer will users see the annoying flash with the click of a button to submit data. No longer will users lose the context where they are located and be thrown back to the top of the page. With Ajax, developers can build applications that step out of the traditional postback model of the web, provide an improved user interface, and allow developers to develop applications that are much more user-friendly.

Please visit our page on Amazon.com to purchase Beginning Ajax with ASP.NET.

Please also visit the BeginningAjax book page on Wrox.com, for source code, PDF excerpts, and other book related material.



Authors