Partager via


Windows Communication Foundation Scenario Samples

The samples in this section demonstrate common Windows Communication Foundation (WCF) scenarios.

In This Section

  • Intermediary Router
    Demonstrates how to implement a service that provides basic routing and load balancing functionality.
  • Federation Sample
    Demonstrates support for deploying federated security architectures through the wsFederationHttpBinding.
  • Discovery: UDDI
    Demonstrates how to implement a WCF client that performs basic operations with a UDDI V2 service that is available on the Internet.
  • Peer Channel Chat
    Demonstrates how to implement a multiparty chat application using Peer Channel. Messages sent by an instance of chat application are received by all other instances.
  • Trusted Facade Service
    Demonstrates how to flow caller's identity information from one service to another using WCF security infrastructure.
  • REST and POX
    Demonstrates how to use HTTP transport in Windows Communication Foundation (WCF) to send and receive “plain old XML” (POX) messages – that is, messages that consist of solely of XML payloads without any enclosing SOAP envelope.

See Also

Other Resources

Setup Instructions
Troubleshooting Tips

Footer image

Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.