Chapter 1. Working with Contracts
In this chapter, we will cover:
Defining a one-way Contract
Making
DataContract
forward-compatibleGenerate
DataContract
from XML SchemaUsing XMLSerializer to control message serialization
Using
MessageContract
to control the SOAP MessageAdding a custom
SoapHeader
via ContractReturning custom exception data through
FaultContract