Binding: Paperback Dewey Decimal Number: 005.276 EAN: 9780735617209 ISBN: 0735617201 Label: Microsoft Press Manufacturer: Microsoft Press Number Of Items: 1 Number Of Pages: 430 Publication Date: November 30, 2002 Publisher: Microsoft Press Sales Rank: 71516 Studio: Microsoft Press
Product DescriptionTeach yourself how to write and deploy XML Web services for Microsoft .NET - one step at a time. XML Web services can vastly simplify application integration and interoperability, but developing them requires an understanding of many different programming
Customer Reviews
Average Rating:
Rating: - Quite good, and what the title says
I've recently readed this book while travelling to and from work, and my goal was to learn more about Web Services, and precisely those that gave XML responses, so this book was a good candidate.
The book contains what it says: all about web services in .NET. This is good, because you can always have it as a reference book whenever developing web services. It covers SOAP, HTTP POST and GET protocols, ASMX web services and WSDL-created proxy classes, UDDI and DISCO files, state management, ... Read More
Rating: - Good Overview But Becoming Dated
This book was a fantastic overview of how XML Web Services are encapsulated by the .NET platform and the services provided by the numerous APIs. It offers step-by-step examples that lead you through the various facets of producing and consuming Web Services. It does not delve too deeply into many of the services provided by .NET for bettor or worse.
Four years ago I would have rated this book a 4 star or higher, however, the examples are based upon legacy .NET 1.1 and Visual Studio 2003. ... Read More
Rating: - Good for beginners
The book can be read in a day and half and at the end you'll really know something useful.
The topics covered are well thought out, though I thought the credit card example was pretty tedious; after a while I just started skipping over it to read what was on topic.
My background is C++ and I came into the C# and XML Web Services with no experience in either; by the end of the book I was comfortable authenticating users, enabling sessions, keeping things in cache and hitting ... Read More
Rating: - Great for beginners
As the suffix title suggests, this book _does_not_rush_ things; very obviously catered for novice developers, it slowly oozes out information a step at a time. The authors exhibit their virtuous patience by going into great lengths to introduce the technology concepts that support XML web services, complete with comprehensive diagrams. These base explanations facilitate a firmer foundational understanding that no developer of XML web services should do without.