Foundations of Atlas: Rapid Ajax Development with ASP.NET 2.0 (Foundations)

  Author:    Laurence Moroney
  ISBN:    1590596471
  Sales Rank:    592040
  Published:    2006-04-24
  Publisher:    Apress
  # Pages:    500
  Binding:    Paperback
  Avg. Rating:    4.0 based on 11 reviews
  Used Offers:    17 from $0.04
  Amazon Price:    $22.67
  (Data above last updated:  2008-10-09 05:28:19 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
Foundations of Atlas: Rapid Ajax Development with ASP.NET 2.0 (Foundations)
  

I enjoyed reading this book. It really covers the fundamentals of the technology but also answer the why-questions of some implementations.

— David Boschmans Weblog

This book introduces a fast-track path to understanding Atlas, and how this technology can increase the power and functionality of your code while conserving time and effort. The book begins with a bare-bones introduction that explains how Atlas relates to Ajax.

Microsoft Atlas is a web-client framework that makes building Ajax-style applications easier. It provides a prewritten framework that gives you a structured environment in which to work. Atlas also provides you with an object model and standardized debugging to make development faster and simpler.

Ajax is a new way of combining a number of Web technologies including JavaScript, dynamic HTML, and a feature known as XmlHttp (which reduces the need for client browsers to constantly reconnect to the server every time new information is downloaded). But at the moment, people developing with Ajax have to write their code from the ground up, which is complex and time consuming.

The book guides you through a series of practical examples that demonstrate the Atlas framework and available controls. After reading this book, youll be able to compile a seamless Atlas-based application of your own!

  • In anticipation of changes during development of the Atlas technology, the updated source code is posted for download on the author's blog, www.philotic.com/blog.
  • This book demystifies the Atlas technology and shows you how to work with it.
  • The first book dedicated to this revolutionary new technology.
  • Written by an experienced .NET author in collaboration with the Atlas development team.
                  Reader Reviews 1 - 14 of 14                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
11-21-06 5 1\2
(Hide Review...)  Great for Beginners
Reviewer Permalink
I found this book very easy to understand. If you are disappointed at the book "Programming Atlas" from O'Reilly, you may want to give this book a try.
This book is a much more interesting book to read.
(Review Data Last Updated: 2008-10-08 04:44:55 EST)
10-11-06 4 3\4
(Hide Review...)  Good Atlas Reference
Reviewer Permalink
This book contains a good balance of information regarding the three main ways to program Atlas: JavaScript, AtlasScript, and server controls. Most Atlas-related articles and books tend to focus on one or two of those methods, because that's what the author is comfortable with, but Foundations of Atlas nicely covers all three.

All examples demonstrate whatever they're trying to do using all three methods, so you can compare the methods, and indirectly start to determine which method works best for you.

There is no time wasted on "related technologies". This book is solidly about Atlas alone, which is wonderful. For that reason (among others) I feel like I got my money's worth.

I personally enjoyed the descriptions of all the various behaviors on each object type. I have not seen that subject covered in such a way anywhere else.

I think there are some errors, as pointed out in some of the reviews here, and there is also some outdated information, but I would frankly expect such things from the first book published about a product that is not even in beta yet. In no way are the errors or outdated information distracting.

Besides, I am not one to download book code samples and use them in my own programs. I read through code examples in a book as if I'm reading normal descriptive text, and then I apply the techniques, not the exact code. Does anyone really use generic code found in a book in their own programs?

I found the code examples to be very good, in that I totally understand how to create Atlas programs after reading the book, and that's the most important measure for me.

For one thing, I have never really understood AtlasScript before reading this book, but after reading it I understand completely.

There really isn't much to choose from if you want to buy an Atlas book. There are several books that mention Atlas in one chapter, but very few that are written just about Atlas -- maybe just this one and "Programming Atlas" (O'Reilly), which I did not like at all.

Someone looking to buy a book on Atlas technologies should definitely buy this book, regardless of a few errors. You will learn a lot about Atlas.
(Review Data Last Updated: 2007-07-06 13:11:15 EST)
09-12-06 5 4\9
(Hide Review...)  Stop your whining!
Reviewer Permalink
I've been seeing a lot of bad reviews for this book since (apparently) there are a lot of errors in the code. I suppose if your skills are lacking and you need to have a book spoon-feed you in order to learn a new technology, then this book probably is not for you.

On the other hand, if you want a well-written book, which lays out the concepts clearly, and are capable of using Microsoft's own documentation and or Google to assist with specific code issues, then this book is fantastic.
(Review Data Last Updated: 2007-07-04 12:57:45 EST)
09-11-06 5 2\5
(Hide Review...)  Stop your whining!
Reviewer Permalink
I've been seeing a lot of bad reviews for this book since (apparently) there are a lot of errors in the code. I suppose if your skills are lacking and you need to have a book spoon-feed you in order to learn a new technology, then this book probably is not for you.

On the other hand, if you want a well-written book, which lays out the concepts clearly, and are capable of using Microsoft's own documentation and or Google to assist with specific code issues, then this book is fantastic.
(Review Data Last Updated: 2006-10-12 08:10:39 EST)
08-08-06 1 5\11
(Hide Review...)  Very, very poor
Reviewer Permalink
This book starts off with code errors in the first chapter. None of the code will compile. What a waste!!!! Stay away from this one!!!!!
(Review Data Last Updated: 2007-07-06 13:11:15 EST)
07-19-06 5 5\7
(Hide Review...)  Great Review of an evolving API
Reviewer Permalink
Microsoft Atlas is THE API for Ajax developers, and this book is a terrific grounding in how to use it. Great job Apress!

Yes, it suffers from some syntax problems that other reviewers have mentioned on here BUT it is an evolving API. It is based on an earlier CTP (April) and MS have just released the June one.

I emailed the author and he mentioned that he is working on revising and updating the text for the new CTPs. He is very fast to respond to any queries -- so I recommend that if you are having trouble, just drop him a line.

This is a fun and easy to read book, and the chapter that takes you through building a financial application in Atlas is worth the price alone.
(Review Data Last Updated: 2007-07-04 12:57:45 EST)
07-18-06 5 2\3
(Hide Review...)  Great Review of an evolving API
Reviewer Permalink
Microsoft Atlas is THE API for Ajax developers, and this book is a terrific grounding in how to use it. Great job Apress!

Yes, it suffers from some syntax problems that other reviewers have mentioned on here BUT it is an evolving API. It is based on an earlier CTP (April) and MS have just released the June one.

I emailed the author and he mentioned that he is working on revising and updating the text for the new CTPs. He is very fast to respond to any queries -- so I recommend that if you are having trouble, just drop him a line.

This is a fun and easy to read book, and the chapter that takes you through building a financial application in Atlas is worth the price alone.
(Review Data Last Updated: 2006-08-08 06:03:02 EST)
07-18-06 4 6\7
(Hide Review...)  A good start...
Reviewer Permalink
This book's not perfect, but then neither is the Atlas framework that it's based on - we're still at least 12 months from release after all.

I found that this book was a good introduction to the basic structure and functionality of Atlas. It does what it sets out to do and gives you the foundations of the technology. If you're looking for the deepest secrets of Atlas this book isn't going to give it to you. If you want to know how it works, and want to know *now*, then this book is ideal.
(Review Data Last Updated: 2007-07-06 13:11:15 EST)
07-17-06 1 13\28
(Hide Review...)  Old syntax
Reviewer Permalink
This book has been the most difficult book I have every used. I have found more useful information from atlas.asp.net then in this book. Almost every example that I used has had either old syntax errors or just plain syntax errors.

In spending so much time finding the errors, I feel the book should be called "Where's Atlas".
(Review Data Last Updated: 2007-07-04 12:57:45 EST)
07-16-06 1 (NA)
(Hide Review...)  Old syntax
Reviewer Permalink
This book has been the most difficult book I have every used. I have found more useful information from atlas.asp.net then in this book. Almost every example that I used has had either old syntax errors or just plain syntax errors.

In spending so much time finding the errors, I feel the book should be called "Where's Atlas".
(Review Data Last Updated: 2006-07-18 07:55:34 EST)
07-07-06 2 (NA)
(Hide Review...)  Poor
Reviewer Permalink
This book does not include a very important part of the Atlas framework, the Atlas Control Toolkit.

The book is also padded out with big screenshots etc that make it seem like the author was trying to the page count up to a respectable level rather than using them because they are effective.

I would recomment the atalas website at atlas.asp.net rather than this book.
(Review Data Last Updated: 2006-07-17 12:44:54 EST)
07-05-06 5 4\4
(Hide Review...)  Great Introduction
Reviewer Permalink
Really good book. Discusses both server side and client side aspects of ATLAS.
(Review Data Last Updated: 2006-07-17 12:44:54 EST)
06-20-06 2 6\9
(Hide Review...)  Very little original content
Reviewer Permalink
This book should be sub-titled "My Thoughts on Stuff I Downloaded from Microsoft." The examples were pulled down from MSDN and were just his comments on those examples. I expected some original material but it was non-existent. I suppose if you haven't seen the online examples this book might be fascinating. Because Atlas is early in its lifecycle I was hoping that this book would contain more documentation than what is available online. It fell short of my expectations.
(Review Data Last Updated: 2006-07-11 04:03:10 EST)
06-14-06 5 4\9
(Hide Review...)  The Best book on Ajax I've read
Reviewer Permalink
Well, I wasn't a big Ajax fan at first b/c, well, been there done that a long time ago. But little by little I got more and more impressed with it and decided to use it. I have just about every Ajax book on the menu and this is by far the best book I've read. By far, without a doubt, the best Ajax book going. I have Laurence's other ASP.NET book and it's a superb read and he did a great repeat performance here. I bought the book yesterday, read it non-stop, worked through the examples and just about every question I had was answered. Great examples, great explanations, easy to read, concise - I can't say enough good stuff about it.
(Review Data Last Updated: 2006-07-11 04:03:10 EST)
  
                  Reader Reviews 1 - 14 of 14                 
  
  
  
  
  
  

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)