December 2001
Beginner
464 pages
13h 51m
English
Web services are a new, industry-standard mechanism for connecting software components across the Internet. This mechanism is based on HTTP, XML, and SOAP—all widely accepted standards. The .NET Framework provides support for developers of web services and web-service clients, making it just as easy to expose and consume web services as it is to write and use a simple class that exposes methods.