Chapter 5 - The WEB Page as an Application by Anil Sharma

This page demonstrates examples discussed in the book "Real World AJAX: Secrets of the Masters, Chapter 5 - The WEB Page an Application". You can try examples by clicking on links in the following table. You can also download the code by clicking here. Download Code...(includes server side code)


Step Example
1 Shell Main Page
2 Navigation Bar as a template
3 Loading Navigation Bar template
4 Navigation Component & displaying a List View
5 Loading Data from the Server and populating the List View
6 Project List & Details Form
7 Row Selection and populating Details Form
8 Propagating changes made by user in the Details Form
9 Posting changes to the Server
10 Client Side Renderer