Programming .NET Web Services | 
| Authors: Alex Ferrara, Matthew Macdonald Publisher: O'Reilly Media, Inc. Category: Book
List Price: $39.95 Buy New: $31.81 You Save: $8.14 (20%)
New (6) Used (12) from $24.92
Avg. Customer Rating: 7 reviews Sales Rank: 457186
Format: Illustrated Media: Paperback Edition: 1 Number Of Items: 1 Pages: 414 Shipping Weight (lbs): 1.5 Dimensions (in): 9.1 x 7 x 1
ISBN: 0596002505 Dewey Decimal Number: 005.2768 UPC: 636920002505 EAN: 9780596002503
Publication Date: October 15, 2002 Availability: Usually ships in 1-2 business days Shipping: Expedited shipping available Shipping: International shipping available Condition: Brand new, unread. FREE UPGRADE TO PRIORITY MAIL.Has small black magic marker mark on bottom outer edge. Pages are pristine. Shipped promptly in a box with USPS delivery confirmation.
|
| Similar Items:
|
| Editorial Reviews:
Product Description Programming .NET Web Services is a comprehensive tutorial that teaches you the skills needed to develop web services hosted on the .NET platform. Written for experienced programmers, this book takes you beyond the obvious functionality of ASP.NET or Visual Studio .NET. It provides a solid foundation in the building blocks of web services, and leads you step-by-step through the process of creating your own. Beginning with a close look at the underlying technologies, Programming .NET Web Services discusses the unique features of the .NET Framework that make creating web services easier, including the Common Language Runtime (CLR) and the namespaces used in .NET programming. Filled with numerous code examples using the C# language, the book leads you through some of the more challenging issues of web services development, including the use of proxies, marshalling of complex data types, state management, security, performance tuning and cross-platform implementation. For those interested in building industrial-strength web services, Programming .NET Web Services is full of practical information and good old-fashioned advice.
|
| Customer Reviews: Read 2 more reviews...
Awesome book October 27, 2006 0 out of 1 found this review helpful
I am reading this book after looking at some other WebService books, and this one is climbing the charts. All the chapters are very thorough and I am quite surprised that not many people have discovered this gem. Grab a copy and read it, and you will become a confident and knowledgeable web services developer.
Programming .NET Web Services March 23, 2006 1 out of 7 found this review helpful
I like this book. It's very useful for a web developer.
one of the best titles for web services developers October 13, 2003 7 out of 7 found this review helpful
This text addresses just about every challenge a web-services developer may face. Whether it involves calling a set of services asynchronously (and somehow keeping the client(s) updated of its progress) - or whether it is monitoring, profiling and logging your web-services - this text contains well explained examples of doing a lot of useful stuff. It has saved me a lot of time - and I found it well worth the price.
Understand web services in a .NET environment May 28, 2003 37 out of 38 found this review helpful
Web Services are a catchphrase that many Microsoft-centric developers are falling in love with and they don't know why. Hey, the affair isn't limited to Microsoft based development firms. Web Services are hot topics right now. They provide the best way yet to utilize the Internet for remote work.For the uninitiated (and aren't we all at one time or another), web services are programs that rely on SOAP (Simple Object Access Protocol) to expose their interfaces across the Internet. This means you can write a program and, if you make it a web service, you will expose its public interfaces for anyone to use via the Internet. This book takes a normal O'Reilly tack of presenting in-depth information that is appropriate for users who want to know the wherefores behind the decisions. The authors present the Microsoft/Visual Studio methodology where many of the tedious tasks of Web Service development are performed for the user. They also do a solid job of presenting why that work must be done by someone and how to do it if you don't want to use Visual Studio .NET (VS.NET). The book gives good information (about 30 pages) covering Web Service Description Language (WSDL) before it covers the incredible facility VS.NET provides for generating these documents. WSDL docs are necessary for every web service you build if you expect anyone to use your program. The authors explain and lead the reader through the process of writing a web service and consuming a web service. They also expend effort on discussing stateful versus non-stateful web services and how to appropriately choose the best methodology for your application. With the performance gains that can be attained in IIS 6 via caching, the assertion the authors make about considering caching during design phase rather than after development is in testing or production struck a chord. The book covers IIS 6's caching choices as well as explaining the benefits and drawbacks of both. I didn't finish the debugging and security sections but plan to get back into the book and finish them as they look valuable. In conclusion, if you want to mine a book for a robust understanding of web services and the constituent pieces of that technology (with all your examples in C#) then this book is for you. If you're looking to get a 5 minute read and start throwing code (and probably exceptions), pick up a less thorough book. You'll actually read this one instead of just looking for examples to copy. The information this book imparts should be standard knowledge for anyone that expects to write production quality web services.
VERY GOOD .NET WEB COVERAGE January 15, 2003 5 out of 6 found this review helpful
"Programming .NET Web Services" is an easy-to-understand text, which simplified all the difficult aspects of XML Web Services (as it concerned Microsoft .NET platform). At 500 pages, this book is not that voluminous, yet, it detailed most of the essential issues needed in order to utilize all the .NET options which one is likely to encounter on both Microsoft and non-Microsoft clients. I really find this book useful, despite the fact that some of its elaborations are not as extensive as I would like them to be. This textbook is better used as a daily text, or as the case may be, a quick reference resource.
|
|
|
|