Developing Service-Oriented AJAX Applications on the Micr... and over one million other books are available for Amazon Kindle. Learn more



or
Sign in to turn on 1-Click ordering
More Buying Choices
Have one to sell? Sell yours here
Start reading Developing Service-Oriented AJAX Applications on the Micr... on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

Developing Service-Oriented AJAX Applications on the Microsoft® Platform (PRO-Developer) [Paperback]

Daniel Larson
3.7 out of 5 stars  See all reviews (11 customer reviews)

List Price: $39.99
Price: $3.26 & FREE Shipping on orders over $25. Details
You Save: $36.73 (92%)
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.com. Gift-wrap available.
Want it tomorrow, June 20? Choose One-Day Shipping at checkout. Details
Free Two-Day Shipping for College Students with Amazon Student

Formats

Amazon Price New from Used from
Kindle Edition $17.59  
Paperback $3.26  
Amazon.com Textbooks Store
Shop the Amazon.com Textbooks Store and save up to 70% on textbook rentals, 90% on used textbooks and 60% on eTextbooks.

Book Description

November 12, 2008 0735625913 978-0735625914 1

Make your rich Internet applications easier to write, manage, and update by leveraging ASP.NET AJAX, the Microsoft AJAX Library, and the Windows® mmunication Foundation Web programming model. With extensive code samples and guidance from an AJAX expert, you’ll learn to separate the Web services API layer and user interface—a service-oriented approach that allows you to easily add features and integrate components as your application evolves.

Discover how to:

  • Employ an architecture pattern that highlights the Web services API
  • Tap the AJAX Library framework, extensions, namespaces, and runtime controls
  • Enable authentication, profiles, and authorization using AJAX application services
  • Apply JavaScript models for object-oriented development and XSLT for client-side rendering
  • Use the AJAX Library event-based programming model and component-based JavaScript architecture
  • Deploy Web services and AJAX controls to Windows SharePoint Services® 3.0 and Microsoft Office SharePoint® Server 2007

Special Offers and Product Promotions


Frequently Bought Together

Developing Service-Oriented AJAX Applications on the Microsoft® Platform (PRO-Developer) + Microsoft® ASP.NET and AJAX: Architecting Web Applications (PRO-Developer)
Price for both: $12.90

Buy the selected items together


Editorial Reviews

About the Author

Daniel Larson is a Microsoft MVP for SharePoint Server 2007. He works at NewsGator Technologies as a software engineer where he develops blogging, social networking, and portal software. Dan is also an avid blogger about ASP.NET AJAX and SharePoint Products and Technologies.


Product Details

  • Paperback: 320 pages
  • Publisher: Microsoft Press; 1 edition (November 12, 2008)
  • Language: English
  • ISBN-10: 0735625913
  • ISBN-13: 978-0735625914
  • Product Dimensions: 1.1 x 7.2 x 8.9 inches
  • Shipping Weight: 1.6 pounds (View shipping rates and policies)
  • Average Customer Review: 3.7 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon Best Sellers Rank: #664,472 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

Most Helpful Customer Reviews
7 of 7 people found the following review helpful
4.0 out of 5 stars Hardcore Microsoft Ajax November 30, 2008
Format:Paperback
In Daniel Larson's latest book, Developing Service-Oriented Ajax Application on the Microsoft Platform, Dan gives us a deep look on what it means to develop client based applications with JavaScript, the MS Ajax Library, and Windows Communication Foundation (WCF). This book is about Service Based Ajax development, which means developing JavaScript components running in the web browser that call back into services on the web server using XML HTTP requests using no postbacks. There is no coverage of the Update Panel or the Ajax Control Toolkit, so if you are looking for a book on those subjects, look elsewhere.

The first few chapters give a basic introduction to service oriented architecture, the MS Ajax Library, and using WCF to create the services. I was not familiar with the MS Ajax Library or WCF, but these chapters are great introductions to both. While this book is not comprehensive on WCF, Dan does a great job of explaining the basics and gives enough knowledge to get started, which is all that is required in this book. I would recommend that you have some familiarity with writing object based JavaScript, because while Dan does explain what is going on to a point, someone not experienced in creating classes and instances in JavaScript might be lost.

I felt the book dragged in the middle chapters, as more parts of the MS Ajax Library are covered, some of which are covered to some extent in the earlier chapters. It seemed like Dan was repeating himself to some amount, but probably for good reason as understanding the core library is crucial to developing the client based components. I was ready to start developing some real stuff, but was stuck on reviewing the basics. Leave it to me to get impatient and jump in over my head.
... Read more ›
Comment | 
Was this review helpful to you?
3 of 3 people found the following review helpful
5.0 out of 5 stars An incredible and indispensable resource December 1, 2008
Format:Paperback
I can't say enough about how pleased I am with this book.

With what seems like a flood of Ajax frameworks lately coupled with an "explosion" of new MS technologies over the past year (WCF, LINQ, etc), I have been struggling lately with how to effectively bring web apps into the web 2.0 world without compromising the use of the robust MS/ASP.NET
framework technologies I've grown to depend on.

With the introduction of WCF and the ASP.NET Ajax framework, the solution became clear. Unfortunately, these technologies (WCF in particular) are extremely robust and flexible, which can make it hard to distill a best-practices approach.

Dan's book does just that. Taking a direct head-on approach to the task of building real world applications via these technologies, he guides you steadfastly from end-to-end and point-to-point through territory that can sometimes be foggy to say the least when navigated on your own.

In clear and concise language, this book does not, as another reviewer has said, try to "overshoot its aim", but rather it gives you a crystal clear no-nonsense approach to solving the architectural challenges of today's Ajax web applications using the Microsoft platform.

This book brings together the key pieces of about ten other books on your shelf to make sense of the end-to-end "big picture", while still giving you the hands-on detailed implementation information and guidance.

Highly recommended and a definite go-to-guide when coding.
Comment | 
Was this review helpful to you?
3 of 3 people found the following review helpful
Format:Paperback
Software and web application developers who want to stay on the leading edge must move to a new paradigm every few years. Today's shifting landscape, with rich clients, enterprise integration and the desire for decoupled services, requires a new way of thinking and a new architecture. In his book, Daniel Larson does an excellent job of presenting a new paradigm for web application development using the .NET Framework.

As the title plainly states, the author shows us how to put together a service-oriented AJAX application, however, the key to the book is that he presents an architecture upon which we can immediately start building applications using this new paradigm. He starts with the fundamentals of AJAX and Windows Communication Foundation (WCF), the two technologies that he uses as building blocks for the rest of the book. He hits the right notes for the developer who is new to these technologies, but reinforces important concepts for developers who have already taken the plunge in these areas. As he moves forward, he expands on the usage of Javascript within Ajax and the Microsoft Ajax library. I found especially useful the coverage he provides of building a class library in Chapter 7, "Building an Ajax Class Library with Components". The concepts presented allow you to create a true object-oriented model with your Javascript code so that the end result is a rich class library that can be reused.

Importantly, the book does not overshoot its aim. It does not try to completely cover WCF, but goes into it just enough to get you building more robust applications. No area is glossed over, so that you don't quite `get it' even after reading it and putting it to use.
... Read more ›
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
2.0 out of 5 stars Don't buy this book as your first SOA book
Someone in the review stack has written that after reading you will hate AJAX, WCF and SOA. That's very true - and I read only three chapters! Read more
Published on May 29, 2010 by Book Worm
1.0 out of 5 stars After this book you will hate Ajax, WCF and SOA
I always thought the good book has to be based on the little more than excellent technical knowledge, may be some writer's talent is required? Read more
Published on May 22, 2009 by Valeriy Reshetnikov
4.0 out of 5 stars The Info About Integration of Sharepoint and WCF Really Worked For Me
For me, there are two kinds of (tech) info that I need; firstly, a piece of info, like maybe a code snippet, that I need 'right now' to solve some issue at hand, and for this, I... Read more
Published on May 17, 2009 by William Henkel
3.0 out of 5 stars Good Information, Disjointed Source Code Examples
This book contains some excellent information about ASPNET AJAX and WCF. However the downloadable source code does not match the examples in the book and some do not work. Read more
Published on March 9, 2009 by Mark Phillips
5.0 out of 5 stars highly focused - read the title
Daniel Larson has written an excellent book about Developing Service-Oriented AJAX Applications on the Microsoft Platform. Read more
Published on January 26, 2009 by M. Robbins
4.0 out of 5 stars A great book on developing AJAX websites on the MSFT platform
MSFT has a tendency of providing a plethora of options to develop the same kind of application, and not all of them good. Read more
Published on December 30, 2008 by James Shaw
5.0 out of 5 stars What wrox used to be
This book has been extremely helpful. I have a lot of experience with Asp 2.0, Ajax and xslt - but the 3.5 WCF stuff is totally new to me. Read more
Published on December 2, 2008 by Louis P. Visser
4.0 out of 5 stars Product Review
As developers we should all be very, or at least somewhat, familiar with the Microsoft Patterns and Practices documentation. Read more
Published on November 25, 2008 by Brian D. Reed
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Listmania!

Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category