ASP.NET AJAX In Action
by David Hayden
Given all of this posting about AJAX recently, I thought I would pick up a more recent book to get a better understanding of what I am doing wrong or making more difficult :) The chapter by chapter coverage looks pretty impressive, so hopefully the content will be just as good:
- Introducing ASP.NET AJAX
- First steps with the Microsoft Ajax Library
- JavaScript for Ajax developers
- Exploring the Ajax server extensions
- Making asynchronous network calls
- Partial-page rendering with UpdatePanels
- Under the hood of the UpdatePanel
- ASP.NET AJAX client components
- Building Ajax-enabled controls
- Developing with the Ajax Control Toolkit
- XML Script
- Dragging and dropping
- Implementing common Ajax patterns
Should be here tomorrow in time for the weekend :)