2 out of 2 rated this helpful - Rate this topic

Service Contracts

This section contains samples that demonstrate service contracts in Windows Communication Foundation (WCF).

In This Section

Duplex
Demonstrates how to define and implement a duplex contract.

Fault Contract
Demonstrates how to communicate error information from a service to a client.

One-Way
Demonstrates a service contact with one-way service operations.

Session
Demonstrates how to implement a contract that requires a session.

Stream
Demonstrates the use of streaming transfer mode communication.

Asynchronous
Demonstrates how a client can access a service operation asynchronously and how a service can implement its operations asynchronously.

XmlSerializer Faults
Demonstrates how to communicate error information from a service to a client using the XmlSerializer.




Build Date: 2011-06-25
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.