Understanding Web Services
Create and consume an XML Web service.
Instantiate and invoke an XML Web service.
Before I get into the nuts and bolts of actually working with Web services, I'll give you an overview of the way they work. The key to understanding Web services is to know something about the protocols that make them possible:
Simple Object Access Protocol (SOAP)
Disco and Universal Description, Discovery, and Integration (UDDI)
Web Services Description Language (WSDL)
NOTE
Naming Web Services As with many rapidly-developing technologies, different companies use different names for Web services. Some prefer the capitalized form “Web Services,” and others use the explicit “XML Web Services.” In this book, I've gone along with the MCAD exam ...
Get MCAD/MCSD Training Guide (70-320): Developing XML Web Services and Server Components with Visual C#™ .NET and the Microsoft .NET Framework now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.