Customer Reviews


18 Reviews
5 star:
 (9)
4 star:
 (1)
3 star:
 (1)
2 star:
 (3)
1 star:
 (4)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


13 of 13 people found the following review helpful:
5.0 out of 5 stars Cross platform makes sense
My boss wanted me to show him that something complex could be done using XML Web Services. I took about a day and a half to setup the case study from this book (case study is an auction web site that has a Linux box talking to Windows servers running both the SOAP toolkit and VS .NET Beta 2). He and his boss were amazed that something like that could be put together using...
Published on November 14, 2001 by Tom Wiekowski

versus
33 of 46 people found the following review helpful:
2.0 out of 5 stars Rich case study, conceptual sections come from W3C specs
The book introduces the Microsoft approach to Web services.

SOAP part:
- 130 pages, 75 of which feature a C++ implementation of SOAP
- the conceptual SOAP introduction is more or less directly copied from the W3C SOAP 1.1 specification, it even uses the same examples
- the list of available implementations is incomplete and not up to date

There are 50...

Published on October 4, 2001


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

13 of 13 people found the following review helpful:
5.0 out of 5 stars Cross platform makes sense, November 14, 2001
By 
Tom Wiekowski (Eau Claire, Wisconsin) - See all my reviews
This review is from: SOAP: Cross Platform Web Services Development Using XML (Paperback)
My boss wanted me to show him that something complex could be done using XML Web Services. I took about a day and a half to setup the case study from this book (case study is an auction web site that has a Linux box talking to Windows servers running both the SOAP toolkit and VS .NET Beta 2). He and his boss were amazed that something like that could be put together using XML. As an added bonus, the explanations of SOAP, WSDL, and the rest made it easy for me to explain what was going on under the covers.

Scott has some great stuff on MSDN as well. To get a feeling for his writing style, just look for his name there.

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


10 of 10 people found the following review helpful:
5.0 out of 5 stars Good book/not for beginning programmers, February 14, 2002
By A Customer
This review is from: SOAP: Cross Platform Web Services Development Using XML (Paperback)
This is a really good book and I learned a lot from it. After reading some of the reviews, I noticed that people seem to run hot and cold on this book. Since I loved it, I thought I could put in this word of warning: make sure you have done some actual development before grabbing this book. Scott assumes that you understand how to write code and glosses over a lot of that stuff. He does assume you know nothing about XML or SOAP and does an excellent job bringing the reader up to speed.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 8 people found the following review helpful:
5.0 out of 5 stars Great Web Services coverage!, January 12, 2002
By A Customer
This review is from: SOAP: Cross Platform Web Services Development Using XML (Paperback)
I've read the other positive reviews on this topic and they already say quite a bit about the book-- explains SOAP well, good XML primer, yadda yadda yadda. I learned quite a bit from this book. The thing this guy does that many authors don't do is he explains all the basics (fairly common) and then shows how everythiing works across C#, VB 6, and Java on *nix and Windows. Most authors cop out and stick with only Linux or only Windows. None of the books I've seen build an example that crosses the bridge.

Before buying this title, I highly recommend that you check out the At Your Service column on MSDN. Scott's a co-author on that column. If you like the writing style in his columns, you'll love the book. For more in depth writing, consider searching for his name and look for more articles. That's what I did.

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


8 of 8 people found the following review helpful:
5.0 out of 5 stars Great spec explanations!, December 11, 2001
By 
This review is from: SOAP: Cross Platform Web Services Development Using XML (Paperback)
Just a couple of quick comments:
1. The brief history that explains why SOAP was invented was handy in understanding where the need for SOAP came from.
2. Great job on explaining the only XML you need to know in order to understand SOAP. So far, the content has been dead on.
3. The book has given me a good understanding of how all this stuff works.

I grabbed this one because of Scott's interop article he did for MSDN. I figured that he had to learn the info somewhere-- this book must be the location. I hope he revs this one soon after SOAP v1.2 comes out. Hopefully, he'll also include info on the new WS-xxx specs that Microsoft is pumping out. If anyone can explain this stuff well, it's Scott!

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


7 of 7 people found the following review helpful:
5.0 out of 5 stars Now it all makes sense!, November 11, 2001
By 
This review is from: SOAP: Cross Platform Web Services Development Using XML (Paperback)
I bought this book hoping to figure out what all of this Web Service stuff is about. Scott writes for MSDN, so I figured that he must have a clue. As a prior reviewer noted, Scott goes into detail about the specifications. I read the SOAP spec and it is fairly difficult to read. Yes, he follows the specs fairly closely but he explains things in easy to understand terms and does a far better job explaining things than the SOAP or WSDL specs do.

I've been working on a web service for the past month now. Not surprisingly, I've had to dig into SOAP messages and WSDL whenever I was doing my interoperability testing. Thanks to Scott's book, I can actually understand what I'm reading.

The case study is a good read as well. Make sure to read it if only for the architectural guidance.

Almost everybody on my team bought a copy. Do yourself a favor. If you are starting a project that exposes or consumes a Web Service, include copies of this book for all devs in the budget. It'll be worthwhile.

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


5 of 5 people found the following review helpful:
5.0 out of 5 stars Top to Bottom coverage, October 17, 2002
By 
Nandakumar Sankaran (San Francisco Bay Area, CA USA) - See all my reviews
(REAL NAME)   
This review is from: SOAP: Cross Platform Web Services Development Using XML (Paperback)
I've read about SOAP and Web Services from other books and have always come out with questions about how certain ideas work "under the hood". I feel that I really understand a concept if I know how it works at the wire level. The problem with many of the books out there is that they give you a very good coverage of the technology but not much insight into the fundamentals. Scott Seely's book on the other hand gives you a very balanced view of SOAP. It discusses XML schemas and the SOAP messaging protocol. Immediately, Scott jumps into implementing a SOAP server by hand which is essential to understanding how SOAP really works (and to learn to appreciate the need for SOAP frameworks that are currently available on various systems). The book is worth just for this chapter, if nothing else. The case study of an auction system puts a nice finishing touch, rounding off a comprehensive top to bottom treatment of SOAP.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 11 people found the following review helpful:
4.0 out of 5 stars Good book Useful Case Study, September 17, 2001
This review is from: SOAP: Cross Platform Web Services Development Using XML (Paperback)
This book is a good introduction into SOAP. The Case Study at the end of the book is very detailed and by following through it, you can gain a solid understanding of SOAP, XML and how to use it.

The only drawback is that it doesn't describe in detail the use of SOAP by multiple programming languages. I guess one book can't do all :)

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


4 of 4 people found the following review helpful:
5.0 out of 5 stars Great book and help, February 11, 2002
By A Customer
This review is from: SOAP: Cross Platform Web Services Development Using XML (Paperback)
I recently bought this book to learn about how things really worked. I was happy to see that the book avoided a lot of the fluff seen in other texts and that it explained the protocols well. I had a couple of questions and wrote to the author with them. Scott replied promptly and gave me some good advice.

I higly recommend this book.

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


4 of 4 people found the following review helpful:
5.0 out of 5 stars Good WSDL coverage too!, January 17, 2002
By A Customer
This review is from: SOAP: Cross Platform Web Services Development Using XML (Paperback)
Pretty much all the titles I have seen do an adequate job explaining why to use SOAP, what it does, and how great the cross platform stuff is. With the current state of interop, I have found that it is necessary to occasionally create custom "1-off" WSDL files for parties my company is integrating with. The WSDL chapter pretty much explained what I was looking at and was quite a life-saver.

This book will also get you up to speed with understanding all the other stuff too. It just covers WSDL in more that a few pages, which has been very helpful and worth the cost of the book on its own.

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


3 of 3 people found the following review helpful:
5.0 out of 5 stars Best SOAP book I own, January 16, 2002
By A Customer
This review is from: SOAP: Cross Platform Web Services Development Using XML (Paperback)
The title says it all. If you can afford one SOAP book, get this one. If you can afford 2, get the O'Reilly SOAP book too.

Great explanations of the protocol. The C++ SOAP library in the book (client and server) shows how easy it is to do SOAP if you only support a small set of functions. So, if you do embedded development, this book gives you a library that will allow you to support a SOAP endpoint on a small device (memory requirements mean that you will have a bigger footprint. No 64 KB blocks of memory, but what do you expect?).

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


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

SOAP: Cross Platform Web Services Development Using XML
SOAP: Cross Platform Web Services Development Using XML by Scott Seely (Paperback - August 17, 2001)
Used & New from: $0.23
Add to wishlist See buying options