Product Details
Introducing Microsoft  ASP.NET AJAX (Pro - Developer)

Introducing Microsoft ASP.NET AJAX (Pro - Developer)
By Dino Esposito

Price:

This item is not available for purchase from this store.
Click here to go to Amazon to see other purchasing options.


62 new or used available from $0.68

Average customer review:

Product Description

Get an expert introduction to the new JavaScript enhancements (code-named "Atlas") for Microsoft ASP.NET 2.0. More than a basic AJAX (Asynchronous JavaScript And XML) script library, the Microsoft implementation brings object orientation to JavaScript, together with enhanced client-side and server-side controls that greatly simplify coding while delivering enhanced Web experiences with any browser. Scheduled for release with the next version of Microsoft Visual Studio®, code named "Orcas," AJAX extensions and tools can be used by developers today. This book offers expert insights direct from the Microsoft product team and noted ASP authority Dino Esposito, as well as hands-on instruction and examples of Web development with AJAX. This ideal reference will be updated online, keeping readers up to date with the evolving tool. The book includes code samples in ASP.NET 2.0 created using C# and JavaScript.


Product Details

  • Amazon Sales Rank: #199553 in Books
  • Published on: 2007-05-09
  • Released on: 2007-05-09
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 352 pages

Editorial Reviews

From the Publisher
Key Book Benefits:

-Provides coverage of both client-side and server-side development

-Covers ASP.NET AJAX 1.0, as released in January 2007

-Features Online Product Extensions for updated code samples during the continuing development process

About the Author
Dino Esposito is the ASP.NET and Microsoft ADO.NET expert at Solid Quality Learning, a premier training and consulting firm. Based in Rome, Italy, Dino is a frequent speaker at industry events such as DevConnections, WinDev, and Microsoft TechEd. He writes the monthly Cutting Edge column for MSDN® Magazine and is a regular contributor to Microsoft's ASP.NET and Longhorn Developer Centers, aspnetPRO, CoDe, the Asp-Net-2-The-Max newsletter, and other magazines. Dino is the author of several other Microsoft Press books, including Programming Microsoft ASP.NET 2.0 Core Reference.


Customer Reviews

Nice Introduction to ASP.NET AJAX5
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.

The Definitive Work on ASP.Net Ajax Extensions5
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.

Superb book, extremely well written.5
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 ...