Skip to content

. Net XML Web Services in 24 Hours

Best in textbook rentals since 2012!

ISBN-10: 0672323303

ISBN-13: 9780672323300

Edition: 2002

Authors: Mark Augustyniak, Chris Payne

List price: $36.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

This book will introduce developers to XML web services, the newest technology in the industry. It covers XML web services in depth from the underlying technology to the implementation and development of an XML webservice.
Customers also bought

Book details

List price: $36.99
Copyright year: 2002
Publisher: Pearson Education
Publication date: 12/28/2001
Binding: Paperback
Pages: 456
Size: 7.25" wide x 8.75" long x 1.25" tall
Weight: 1.694
Language: English

No Bio

Introduction
Core Concepts
What are Web Services and Why Should I Use Them?
XML Primer
Defining XML Web Service Operations with WSDL
Remote Procedure Calls with SOAP
Finding XML Web Services with UDDI and DISCO
Building an XML Web Service
Visual Studios Environment or Server Setup
Building the Four Function Calculator
Windows Client for the Four Function Calculator
Web Clients for the Four Function Calculator
Data in XML Web Service
Data Types in XML Web Services
Working with Data in XML Web Services
Passing DataSets in XML Web Services
Consuming DataSets in XML Web Services
XML in Web Services
Web Services In-depth
Using ASP.NET Intrinsics
The XML Web Services Namespace/Web Method
XML Web Service Events (Global. ASA)
Security and the SOAP Toolkit
Asynchronous Operations
Debugging Your XML Web Services
Error Handling in XML Web Services
Publishing an XML Web Service
The Quote Server (Using What You Have Learned)
Building the Quote Server XML Web Service
Quote Server Clients
Index