MCAD/MCSD Training Guide (70-320): Developing XML Web Services and Server Components with Visual C#™ .NET and the Microsoft .NET Framework
by Amit Kalani, Priti Kalani
Chapter Summary
Web service support is one of the most significant advances in the .NET architecture. The .NET Framework supports both creating and consuming Web services through command-line tools as well as the Visual Studio .NET IDE.
KEY TERMS
|
Web services provide a way to invoke objects over the Internet. A Web service can expose one or more Web methods, each of which can accept parameters and return objects.
Web services use protocols and standards, including SOAP, Disco, UDDI, and WSDL to communicate. These protocols and standards are designed to use HTTP as their transmission mechanism so that they are generally not blocked by firewalls.
The .NET Framework includes command-line ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access