Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Beginning Ajax with ASP.NET
 
 

Beginning Ajax with ASP.NET [Paperback]

Wallace B. McClure , Scott Cate , Paul Glavich , Craig Shoemaker
5.0 out of 5 stars  See all reviews (1 customer review)
List Price: CDN$ 47.99
Price: CDN$ 33.17 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 14.82 (31%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.ca. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Tuesday, May 29? Choose One-Day Shipping at checkout.

Product Details


Product Description

Product Description

Ajax has the power to revolutionize the way web-based applications are designed. This book provides you with a thorough working knowledge of what Ajax has to offer and how to take full advantage of it in your application development.


Following an exploration of how Ajax works with .NET, you'll get acquainted with DHTML, the role of JavaScript and the Document Object Model, and the XMLHttpRequest Object, which is the foundation of Ajax. Then you will examine the Ajax-type features built into ASP.NET and explore the Ajax.NET Professional Library in detail. Finally, you will explore client scripting as well as building and using controls with Microsoft's Atlas. With an entire chapter devoted to debugging, you will have all you need to use this cutting-edge technology.

What you will learn from this book
* What you can do with the open source Ajax.NET Professional Library
* How to use the corresponding functionality, Asynchronous Client Script Callbacks, that comes with ASP.NET 2.0
* Techniques for using the XMLHttpRequest Object to communicate between the client web browser and the server
* An overview of XML, XSLT, and other ways to send data between client and server
* How to integrate Microsoft's Atlas with many of the services available in ASP.NET 2.0

Who this book is for

This book is for programmers who use ASP.NET and are just starting to use Ajax technologies to create more responsive, modern applications.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

From the Back Cover

Ajax has the power to revolutionize the way web-based applications are designed. This book provides you with a thorough working knowledge of what Ajax has to offer and how to take full advantage of it in your application development.

Following an exploration of how Ajax works with .NET, you'll get acquainted with DHTML, the role of JavaScript and the Document Object Model, and the XMLHttpRequest Object, which is the foundation of Ajax. Then you will examine the Ajax-type features built into ASP.NET and explore the Ajax.NET Professional Library in detail. Finally, you will explore client scripting as well as building and using controls with Microsoft's Atlas. With an entire chapter devoted to debugging, you will have all you need to use this cutting-edge technology.

What you will learn from this book

  • What you can do with the open source Ajax.NET Professional Library
  • How to use the corresponding functionality, Asynchronous Client Script Callbacks, that comes with ASP.NET 2.0
  • Techniques for using the XMLHttpRequest Object to communicate between the client web browser and the server
  • An overview of XML, XSLT, and other ways to send data between client and server
  • How to integrate Microsoft's Atlas with many of the services available in ASP.NET 2.0

Who this book is for

This book is for programmers who use ASP.NET and are just starting to use Ajax technologies to create more responsive, modern applications.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.


Inside This Book (Learn More)
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

1 Review
5 star:
 (1)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

5.0 out of 5 stars Best AJAX book, Oct 6 2006
This review is from: Beginning Ajax with ASP.NET (Paperback)
Thanks for helping raise my knowledge of AJAX to a new level.

I've been reading this book since it was released and it is an exceptional read. It is a good book that is designed to be read.

In addition to being a good read, the "Try It Now" subsections flow well. These examples are both informative and irresistable. Try them, you'll like them!

I'll enjoy being one of the first dot-Net programmers to get to put AJAX and ATLAS into action! Thanks Wally and crew for helping produce such an excellent read with the kinds of information and references that make it complete.

NOTE: there is a website to back up the book at BeginningAjax.com including all the code.

Dan.Wygant.org
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 4.2 out of 5 stars (5 customer reviews)

12 of 15 people found the following review helpful
3.0 out of 5 stars Feels like it was thrown together, Sep 10 2006
By Dan Crevier - Published on Amazon.com
This review is from: Beginning Ajax with ASP.NET (Paperback)
This book feels like it was thrown together quickly to cash in on the Ajax craze. The various chapters don't really flow together that well. It seems like they were written independently and then they threw in "For more information on <whatever> see chapter <whatever>". Some of the chapters were pretty good for getting started, like the stuff about XMLHttpRequest. But others lacked enough information to be useful on their own (like the one on XPATH and XSLT). The book may be useful to get a survey of a bunch of the technologies behind Ajax and how to use Asp.net, but I don't think this book will stand the test of time.

4 of 4 people found the following review helpful
5.0 out of 5 stars This is a great AJAX starter book., Jan 9 2007
By Don Mason - Published on Amazon.com
This review is from: Beginning Ajax with ASP.NET (Paperback)
GREAT INTRODUCTION to implementing custom AJAX solutions.

Starts with a detailed review of some of the technologies used in AJAX; CSS and Javascript in particular. The intro alone is likely to increase your coding efficiency for these technologies.

The book then goes on to give the nuts and bolts for creating roll-your-own AJAX scripts that are not locked into a specific vendor tool. By understanding these basics you can realize what some of the vendors are providing in way of RAD tools. While the design tools offer a developer great productivity gains, old-school developers will appreciate knowing the under the hood mechanics.

AWESOME.

3 of 3 people found the following review helpful
5.0 out of 5 stars Best AJAX book, period!, Oct 21 2006
By Dan.Wygant.org "HowTo VS.NET" - Published on Amazon.com
This review is from: Beginning Ajax with ASP.NET (Paperback)
Not only have I learned lots of AJAX but also many other aspects of ASP.NET programming. This is a readable book unlike many tech books. Very well done with very good language.

I say it is readable, but it has also served me well for reference back to various subjects around JavaScript and other ASP.NET aspects which I felt were well explained here.

What I also like are the "Try it now" sections where you can get some immediate instruction in an instant. The website behind the book is also a good resource... with the code they talk to.

The book is well structured and explains 200-300 level material in 100 level terms yet with a conciseness that eludes more authors. I mean to say that I see presentations constantly at local Users Groups that do the same - well done - but they go past the 2hr mark - where Wally can put the knowledge in your brain in a short short instead of a long wind.

I mean lots of stuff you may not get in the 10000 page reference books which only skim the surface. This book gets to the nitty gritty and in a very well laid out way, easy to "get".

"Get more Wally" is what I say!

Dan
 Go to Amazon.com to see all 5 reviews  4.2 out of 5 stars 
 
 
Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges