Chapter 9. AJAX and XSLT

After completing this chapter, you will

  • Understand client-side rendering with XSLT.

  • Understand basic XSLT and general performance guidelines.

  • Understand how to use event handlers for navigating XSLT-rendered data.

  • Be able to implement XSLT in custom controls developed with Sys.UI.Control.

In the last few chapters, you learned about components and controls using Sys.Component and Sys.UI.Control. By this point, we’ve covered the basics of AJAX application programming, including data requests using Sys.Net.WebRequest and server-side implementations using Windows Communication Foundation (WCF) SOAP and REST endpoints. In the first part of this chapter, I’ll describe XML and XSLT rendering using the AJAX library, and then in Chapter 10 ...

Get Developing Service-Oriented AJAX Applications on the Microsoft® Platform now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.