Chapter 6. Advanced Web Services
Terms you'll need to understand:
SOAP request
SOAP response
Serialization
Deserialization
SOAP extension
Asynchronous call
XML wire format
Techniques you'll need to master:
Creating a SOAP extension
Calling Web methods of the Web service asynchronously
Customizing the XML wire format of the SOAP messages
In this chapter, you'll learn about three advanced Web service techniques:
SOAP extensions—. Enable you to modify the SOAP messages between client and server by inserting your own custom code in the message-creation process
Asynchronous calls—. Act as a client-side technique for making more efficient use of Web services
Custom wire formatting—. Enables you to dictate the formatting of the SOAP messages a Web service uses (the ...
Get Developing XML Web Services and Server Components with Visual C# .NET and the .NET Framework, Exam Cram 2 (Exam 70-320) 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.