January 2011
Intermediate to advanced
507 pages
13h 27m
English
Service contracts, one of the Cs in the ABCs of WCF, are what are advertised to the consumers of your services. This advertisement generally takes place through a schema and a contract definition that supports a standardized method for publishing the service contract (along with data contracts). Today, that schema is either a Web Services Description Language (WSDL) contract or a WS-MetadataExchange (MEX) contract. These formats are industry-supported, open specifications. These specifications are located at the following locations:
WSDL AND WS-METADATAEXCHANGEWSDL is an XML Schema-based description of supported operations and messages ... |
Read now
Unlock full access