Net Binding Samples
.NET Framework 3.5
The samples in this section show how to use the NetTcpBinding, NetNamedPipeBinding, NetMsmqBinding and Peer Channel bindings that Windows Communication Foundation (WCF) provides.
In This Section
- NetTcpBinding Samples
- Covers samples that demonstrate how to use the netTcpBinding binding.
- NetNamedPipeBinding
- Covers samples that show how to configure a service by using a netNamedPipeBinding binding.
- NetMsmqBinding Samples
- Covers samples that show how to use the netMsmqBinding binding.
- Peer Channel Samples
- Covers samples that demonstrate common Peer Channel programming scenarios.
Related Sections
© 2007 Microsoft Corporation. All rights reserved.