Book excerpt: Using the Ajax.NET Pro Library

Wallace B. McClure, Scott Cate, Paul Glavich and Craig Shoemaker

As Ajax continues to gain traction as a formidable framework for Web application development, many ASP.NET developers are looking to leverage their existing programming skills while learning a thing or two about Ajax.

Beginning Ajax with ASP.NET caters to these developers. It introduces them to the JavaScript Object Model, the XmlHttpRequest and Microsoft's ASP.NET AJAX framework.

Chapter 7, Ajax.NET Professional Library, discusses the open-source Ajax framework of the same name. The authors explain how to set up an application so it Ajax.NET Pro-enabled, how to register a page class with Ajax.NET Pro -- which ensures that your code does not have to be rewritten to be made available for JavaScript -- and how to execute Ajax on the client. This last task is accomplished with the help of a JavaScript proxy object, which Ajax.NET Pro creates thanks to a .NET Framework property called reflection.

Read the excerpt in this PDF.

MORE: Read Beginning Ajax with ASP.NET's Chapter 11: Atlas Controls

 


Excerpted from the Wrox Press bookBeginning Ajax with ASP.NET (ISBN: 978-0-471-78544-6) by Wallace B. McClure, Scott Cate, Paul Glavich and Craig Shoemaker.
Copyright © 2006. Published by John Wiley & Sons Inc. Reprinted with permission.

This was first published in April 2007

Disclaimer: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.