Pro Ajax and the .NET 2.0 Platform (Pro)

  Author:    Daniel Woolston
  ISBN:    1590596706
  Sales Rank:    187273
  Published:    2006-06-05
  Publisher:    Apress
  # Pages:    600
  Binding:    Paperback
  Avg. Rating:    5.0 based on 8 reviews
  Used Offers:    14 from $6.24
  Amazon Price:    $27.37
  (Data above last updated:  2008-08-27 04:35:25 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
Pro Ajax and the .NET 2.0 Platform (Pro)
  

Pro Ajax and the .NET 2.0 Platform gets high marks from me because it is concise, informative and easy to follow. After reading the first three chapters I had a clear understanding of what Ajax really is.

— Cameron Scholtz, ASU Blog

There are a few class libraries recently distributed that open the Ajax door to the .NET Framework 2.0. This book examines how the Ajax technology and the .NET Framework can work in tandem. It thoroughly covers the XMLHTTPRequest processes and the .NET 2.0 class libraries, and shows you how to turn theory into practice and concepts into code, with samples that duplicate many new web technologies. With the knowledge you gain from this book, youll be ready to put this asynchronous technology to work.

Thanks to the folks at Google, Ajax technology has become a force to be reckoned with. It is a technology that is here and now, just waiting for you to implement it with full impact. Google Maps, Google Suggest, and Flickr.com are just a few of the sites out there that have moved Ajax into the mainstream. More shall be revealed as the technology eases its way into coding. The book will also prepare you for upcoming work changes with the release of "Atlas."

                  Reader Reviews 1 - 13 of 13                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
11-11-06 5 7\7
(Hide Review...)  Very Nice Book for Overall AJAX Introduction
Reviewer Permalink
I hardly ever review books and probably wouldn't have bothered this time if it were not for an email from Amazon seeking one. I decided to go ahead with a review because this book really filled a need I had for working with AJAX for the first time. It had me up and running in very short order. Did it go over a couple things along the way that I already knew? Yes. But I didn't mind it in that it treated all topics in an intelligent manner and helped explain where AJAX fit into the broader world of web development. Definitely geared for .NET. That's what I wanted. If that's what you're looking for, you won't be disappointed.
(Review Data Last Updated: 2008-08-27 04:37:04 EST)
10-19-06 5 7\7
(Hide Review...)  Right book for me at the right time.
Reviewer Permalink
I had done some little test applications utilizing Ajax and/or Atlas prior to reading this book, and I wanted this book to really give a solid base from which to move forward with.

Mr. Woolston's writing style is personable but not too over the top. One thing I did not like about the writing style is the manner in which code is laid out at times. For instance, with many of the sample applications, Mr. Woolston will dump about 5-6 pages of code into the book and then work towards restating it in part afterwards with some explanation. I can see where it would be useful if not in front of the sample code/a PC, but in reality this book will not be useful if not in front of a computer working on the examples.

There are other times where some of the content is not really useful in furthering education about Ajax and certain examples it feels are stretched to make the chapters longer. I think there was likely a challenge in filling out a reasonable sized book because simply put - the fundamental elements of Ajax aren't that complex. I found myself done with the book in a period of less than a week.

Those things said, after reading the book I can certainly say the overall content has an excellent "perspective of the landscape". From a history of Ajax to a little primer on Javascript, CSS/DOM, and the XmlHttpRequest, he moves forward to examples of Ajax demonstrating the technology with an Ajax framework named Anthem. The main meat of the book are really these examples, where practice implements the ideas from the prior chapters.

Lastly, the book closes with a few chapters covering security, testing, usability, performance, and a token chapter on Atlas.

One other element that I appreciated in this book was the identification of a few free tools out there to aid in Ajax development. Those tools in their own right would have definitely contributed to some time savings a week or two ago when I was struggling with a couple DOM/CSS issues prior to reading this book!

In summary, perhaps a book stretched to fit it's cover but nevertheless a very useful read to me and I would certainly recommend it.
(Review Data Last Updated: 2007-07-08 16:02:29 EST)
09-13-06 5 5\5
(Hide Review...)  Best of Apress
Reviewer Permalink
i didnot think that i would like this book because for me apress is famous with their books having lacking style of examples. Normally you find yourself lost in the examples eventough the topic is covered very well.
This book is different than others absolutely; it starts with what is ajax; and why ajax and with simple examples.
if you dont know javascript; it is still ok because one of the chapters covers javascript; so you can learn enough javascript to handle the simple ajax pages.
Before diving into ajax; it tells you about different ajax libraries; so i like this part too; you will have an idea about other ajax libraries too.
I could not run the first example which is the easiest one and i struggle a lot to solve it;but most of the codes in the book is easy to implement.
And guess what; as you can see from the title; the book is for .NET developers; so if you are a .NET developer; this is right book to buy.
It is not like other apress books that have coding examples problem. the sequence for the chapter makes the book easy to follow.
After reading this book; i start reading some tutorials about Atlas ( which is basically Microsoft's Ajax ) and it really helps you to understand atlas too;
If you like google maps; or virtual maps; this books has a suprise for you :)
i read 4-5 different books from apress and this one is the best; i will highly recommend this book to all .net developers who want to learn ajax with .net
(Review Data Last Updated: 2007-07-08 16:02:29 EST)
09-12-06 5 (NA)
(Hide Review...)  Best of Apress
Reviewer Permalink
i didnot think that i would like this book because for me apress is famous with their books having lacking style of examples. Normally you find yourself lost in the examples eventough the topic is covered very well.
This book is different than others absolutely; it starts with what is ajax; and why ajax and with simple examples.
if you dont know javascript; it is still ok because one of the chapters covers javascript; so you can learn enough javascript to handle the simple ajax pages.
Before diving into ajax; it tells you about different ajax libraries; so i like this part too; you will have an idea about other ajax libraries too.
I could not run the first example which is the easiest one and i struggle a lot to solve it;but most of the codes in the book is easy to implement.
And guess what; as you can see from the title; the book is for .NET developers; so if you are a .NET developer; this is right book to buy.
It is not like other apress books that have coding examples problem. the sequence for the chapter makes the book easy to follow.
After reading this book; i start reading some tutorials about Atlas ( which is basically Microsoft's Ajax ) and it really helps you to understand atlas too;
If you like google maps; or virtual maps; this books has a suprise for you :)
i read 4-5 different books from apress and this one is the best; i will highly recommend this book to all .net developers who want to learn ajax with .net
(Review Data Last Updated: 2007-03-01 18:59:07 EST)
08-18-06 5 3\6
(Hide Review...)  Great book
Reviewer Permalink
About 3/4 done with this book. Today I just built my 1st Ajax feature in a few hours at work with the suff I learned. This books is a quick read with great examples works in both 1.1 and 2.0. Buy it!
(Review Data Last Updated: 2007-07-08 16:02:29 EST)
08-18-06 5 (NA)
(Hide Review...)  Great book
Reviewer Permalink
About 3/4 done with this book. Today I just built my 1st Ajax feature in a few hours at work with the suff I learned. This books is a quick read with great examples. But it!
(Review Data Last Updated: 2006-08-18 07:56:51 EST)
08-16-06 5 15\15
(Hide Review...)  Best Ajax Book I've Read
Reviewer Permalink
Pro Ajax and the .NET 2.0 Platform gets high marks from me because it is concise, informative and easy to follow. After reading the first three chapters I had a clear understanding of what Ajax really is. Author Dan Woolston has extensive experience with AJAX and he seemed to share it all here without overwhelming this reader.

Woolston did not waste my time in getting me up to speed. In the first three chapters I learned how to write my own reusable (cross browser) JavaScript functions that will work together to execute an Ajax call.

Of course I might rely on one of the various existing frameworks to do this for me. However, now I know what's going on under the covers and I can make an informed decision about what Ajax to use and when. I know exactly what is happening when Ajax is implemented and why.The book also does a nice job of covering CSS and the DOM (document object model). As you know (or will know after reading), these combine with JavaScript to create the foundation of Ajax! Once you understand how they work together you'll know more about Ajax than 90% of your developer friends.

Excellent Feature #1: The overview of JavaScript, CSS and the DOM is fantastic. I really appreciated the fact that it was concise and dead-on accurate in addressing the specific elements that a .NET developer needs to understand in order to code Ajax.

Continuing on, after the book had me up to speed with Ajax, it went into n-tier design. This is important because, in theory, a programmer can go hog wild on Ajax and break tons of rules regarding sound application architecture. So I was impressed that Woolston transitioned directly into best-practices for how and when to use Ajax.

The first third of the book covers Ajax theory and best-practices. With Ajax, one size does not fit all. Therefore, chapter seven includes overviews of many popular Ajax frameworks including non .NET frameworks such as Ruby on Rails, WebORB, xajax (PHP) and Direct Web Remoting (Java). It also covers .NET frameworks including Ajax.NET, Anthem and Atlas.

The other two thirds of the book are devoted to Ajax programming concepts. The author uses the Anthem framework for most of this coding. Anthem is an open-source, .NET framework in C# that is compatible with ASP.NET 1.1 and 2.0. It is extremely lightweight, requiring only one class file for core functionality.

Excellent Feature #2: The book's code walkthroughs are based on a fully functional n-tier sample application that you can download free. The sample application uses the AdventureWorks database which is also a free download from Microsoft if you don't already have access to it.

You might think that some .NET features and topics lend themselves to Ajax technology and therefore should be covered in more detail. You'd be right. Woolston sets aside complete chapters on Web services, Custom Controls, ASP.NET Security and Web Parts.

Excellent Feature #3: When you're done learning how to build your own Ajax, there are two chapters devoted to debugging and testing Ajax.

One of the last chapters was my favorite. Chapter 19 is all about usability. As you may know, Ajax solves many usability problems. But can also create new ones. Woolston addresses the good, the bad and the ugly.

The book provides ideas and examples of good Ajax. The author has test-driven many Ajax controls and shares his trials and tribulations. This feedback no doubt will save developers valuable time.

The book also discusses potential pitfalls of using Ajax. Woolston tackles cross-browser compatibility issues and how to best overcome them. He also talks about how to deal with the browser's back button. How to handle browsers with disabled JavaScript and how to work past the problem of pageshifting.

Some of the other usability topics covered in Chapter 19 include Ajax menus, bookmarking, type-aheads, connected controls, code visibility and page paradigms.

Suffices to say this book packs a big Ajax punch. I highly recommend it to any of my peers who are interested in building Ajax functionality into their web applications. This book is applicable to .NET developers who are working with ASP.NET 1.1 or 2.0. In my opinion, web developers of any skill level will find it helpful.
(Review Data Last Updated: 2007-07-08 16:02:29 EST)
07-26-06 5 9\9
(Hide Review...)  Readable and complete
Reviewer Permalink
I've read a number of Ajax books, but what sets this one apart is that it is written in a very "readable" way and that it includes some real-world examples that you can get up and running right away. Especially if you are approaching Ajax from a Microsoft/.Net platform - this is the best book I have seen.

One other gem I found in the book is the chapter on performance. It is sometimes hard to trace and debug Ajax calls between the browser and the server because they do happen a bit "behind the scenes". The tools and methods mentioned in the book have been put to immediate use - it really helps to unpack the information that is being sent and received back from the server.

The only thing "missing" from the book is the typical 100 pages of methods, parameters, and interface documentation for the different libraries. I actually appreciate this omission because that takes up as much as half of other books and is outdated as soon as the library is updated. This tyep of documentation is all online and comes with the libraries - or you can search for it easy enough. Hopefully this is a trend among books of this type.
(Review Data Last Updated: 2007-06-25 15:27:05 EST)
07-26-06 5 7\7
(Hide Review...)  AJAX .NET 2.0 - Highly Informative
Reviewer Permalink
Pro Ajax and the .NET 2.0 Platform is a great read. In the first section of the book I found more information than I was anticipating. The in-depth look at the AJAX history and how JavaScript (that has been around for a long time) is used in a new technology.

The authors review of the different AJAX libraries was the most in-depth I have seen. The selection of an AJAX library to use is a very important step.

I would recommend this book to any .NET programmer who is interested in best practices.
(Review Data Last Updated: 2007-07-08 16:02:29 EST)
07-25-06 5 6\6
(Hide Review...)  Readable and complete
Reviewer Permalink
I've read a number of Ajax books, but what sets this one apart is that it is written in a very "readable" way and that it includes some real-world examples that you can get up and running right away. Especially if you are approaching Ajax from a Microsoft/.Net platform - this is the best book I have seen.

One other gem I found in the book is the chapter on performance. It is sometimes hard to trace and debug Ajax calls between the browser and the server because they do happen a bit "behind the scenes". The tools and methods mentioned in the book have been put to immediate use - it really helps to unpack the information that is being sent and received back from the server.

The only thing "missing" from the book is the typical 100 pages of methods, parameters, and interface documentation for the different libraries. I actually appreciate this omission because that takes up as much as half of other books and is outdated as soon as the library is updated. This tyep of documentation is all online and comes with the libraries - or you can search for it easy enough. Hopefully this is a trend among books of this type.
(Review Data Last Updated: 2007-03-01 18:59:07 EST)
07-25-06 5 3\3
(Hide Review...)  AJAX .NET 2.0 - Highly Informative
Reviewer Permalink
Pro Ajax and the .NET 2.0 Platform is a great read. In the first section of the book I found more information than I was anticipating. The in-depth look at the AJAX history and how JavaScript (that has been around for a long time) is used in a new technology.

The authors review of the different AJAX libraries was the most in-depth I have seen. The selection of an AJAX library to use is a very important step.

I would recommend this book to any .NET programmer who is interested in best practices.
(Review Data Last Updated: 2007-03-01 18:59:07 EST)
07-25-06 5 2\2
(Hide Review...)  Brings everything together
Reviewer Permalink
I have read a lot of things online about Ajax and Atlas technology but this is the first place I have found numerous solid examples that I could work along with. I have heard enough about the theory of Ajax, I like practical applications and that is what this book has delivered. Can't wait for a follow up book on Atlas.
(Review Data Last Updated: 2006-08-01 08:02:40 EST)
07-19-06 5 2\2
(Hide Review...)  Finally! An Ajax book for .NET!!!
Reviewer Permalink
I just received my copy (sorry amazon, not from you) and i've spent a good chunk of 2 days working through the examples and I have to say that I'm super impressed. I've been wanting to do some MSN virtual earth stuff for quite a while and the mapping chapter was spot on! I still have a few chapters to go, but so far I'm loving it! I dont really have any misconceptions about what A.J.A.X. is supposed to be or not be now. Looking forward to a sequel. This was an easy read and I felt like the guy was writing just to me.
(Review Data Last Updated: 2006-07-26 07:39:09 EST)
  
                  Reader Reviews 1 - 13 of 13                 
  
  
  
  
  
  

Because the data used to generate this site come from outside sources, VeryWellSaid.com cannot guarantee the completeness or accuracy of the data.
Search VeryWellSaid™
Google
Web VeryWellSaid™
New subjects are added every week.
View Subjects Below by:
* Top Selling
 (click category name, left)
* Top-Rated Top Sellers
 (click 'Top Rated', right)
In the news...  
Dubai\UAE Top Rated
Influenza\Bird Flu Top Rated
Iraq Top Rated
Supreme Court Top Rated
All Books Top Rated
Arts Top Rated
Photography Top Rated
Digital Photography Top Rated
Digital Cameras Top Rated
Biography Top Rated
Business Top Rated
Management Top Rated
Marketing Top Rated
Sales Top Rated
Stocks Top Rated
Bonds Top Rated
Real Estate Top Rated
Trading Top Rated
Commodities Trading Top Rated
Time Management Top Rated
Starting A Business Top Rated
Children's Top Rated
Comics Top Rated
Computers Top Rated
PC Top Rated
Mac Top Rated
Programming Top Rated
Design Patterns Top Rated
.Net Top Rated
C# Top Rated
Vb.Net Top Rated
Asp.Net Top Rated
Java Top Rated
Python Top Rated
PHP Top Rated
Perl Top Rated
Javascript Top Rated
Ajax Top Rated
CSS Top Rated
Open Source Top Rated
SQL Top Rated
Databases Top Rated
Oracle Top Rated
MySql Top Rated
Sql Server Top Rated
IIS Top Rated
Apache Top Rated
Linux Top Rated
Windows Server Top Rated
Project Management Top Rated
HTML Top Rated
UML Top Rated
IT Certifications Top Rated
Cisco Certifications Top Rated
MCSE Top Rated
MCSD Top Rated
Cooking Top Rated
Italian Cooking Top Rated
Vegetarian Cooking Top Rated
Wine Top Rated
Engineering Top Rated
Entertainment Top Rated
Health Top Rated
Nutrition Top Rated
Dieting Top Rated
Sex Top Rated
History Top Rated
Military History Top Rated
British History Top Rated
Middle East History Top Rated
Land Battles Top Rated
Naval Warfare Top Rated
Air Warfare Top Rated
9/11 Top Rated
Terrorism Top Rated
Home Top Rated
Mortgage\Home Equity Loan Top Rated
Cars Top Rated
Car Buying Top Rated
Sports Cars Top Rated
Cat Top Rated
Humor Top Rated
Horror Top Rated
Law Top Rated
IP Law Top Rated
Legal History Top Rated
Fiction Top Rated
Oprah's Book Club Top Rated
Medicine Top Rated
Cancer Top Rated
Stroke Top Rated
Heart Disease Top Rated
Fertility Top Rated
Diabetes Top Rated
Pharmacology Top Rated
Back Problems Top Rated
Menopause Top Rated
Thyroid Top Rated
Pain Top Rated
Organic Chemistry Top Rated
Immune System Top Rated
Mystery Top Rated
Nonfiction Top Rated
Outdoors Top Rated
Running Top Rated
Radio Control Models Top Rated
Guns Top Rated
Parenting Top Rated
Divorce Top Rated
Professional Top Rated
Reference Top Rated
Religion Top Rated
Romance Top Rated
Science Top Rated
Physics Top Rated
Chemistry Top Rated
Astronomy Top Rated
Psychology Top Rated
Science Fiction Top Rated
Sports Top Rated
Teens Top Rated
Travel Top Rated
USA Top Rated
Europe Top Rated
France Top Rated
Italy Top Rated
England Top Rated
China Top Rated
All Books Arts Biography Click Here For An A-Z Index Of All 213 Best-Seller Subjects Business Children's Comics
Computers Cooking Engineering Entertainment Health History Home Horror Humor Law Fiction Medicine Mystery
Nonfiction Outdoors Parenting Professional Reference Religion Romance Science Sci-Fi Sports Teens Travel
In Association with Amazon.com

Cache miss
(not cached)