The Definitive Work on ASP.Net Ajax Extensions
Dino's a great author, and this book shows it. The book was small, but absolutely packed with great information ranging from how-to's to best practices.
I started working with ASP.Net Ajax Extensions back when it was the second CTP under the "Atlas" moniker, and I still learned a ton from this book. If you're looking for *the* one book that will help you start writing solid, ajax-enabled web applications, look no further.
awesome
great book, very well written and before you can ask a question, the next page is already discussing what you were thinking. Dino has really written a great piece and lets give Dino "Dinosauras" stars for this book. The amazon dropdown has only 5 though!!!
Superb book, extremely well written.
This is a very good introduction to Asp.net Ajax.
In the first chapter itself the author shows you how to implement a rudimentary homegrown Ajax framework that helps explain what happens under the hood.
Part 2 of the book is focussed on explaining partial page rendering, and the author also takes you on a quick tour of control extenders (control extenders essentially allow existing server side controls to express Ajax behavior). The "Pulsating heart of Asp.net Ajax" explains the plumbing that helps build the Asp.net Ajax framework.
Part 3 of the book is devoted to remote method calls to web services and page methods, and also speaks about implementing client side authentication services.
This book is a true gem, buy it ...
Nice Introduction to ASP.NET AJAX
Dino has written some of the best ASP.NET books in the past, and has delivered another good one with this introductory ASP.NET AJAX book.
"Introducing ASP.NET AJAX" provides a nice introduction to ASP.NET AJAX 1.0. The book is written against the final ASP.NET AJAX 1.0 release, and so is current with the final APIs that was shipped.
The book covers both the server side libraries of ASP.NET AJAX (updatepanel, updateprogress, etc) as well as provides an introductory look at the client-side Javascript libraries. The book also provides a chapter that covers the ASP.NET AJAX Control Toolkit controls.
The book itself isn't very long (300 pages), and can be read quickly. It also has a good index at the back.
If you are getting started with ASP.NET AJAX 1.0 and are looking for a nice book that will give you a good sense of the breadth ASP.NET AJAX offers, as well as how to start taking advantage of it, this book is a good place to start.