windows

Logical vs Physical Addresses in WCF

Redirects to legacy blog post. In this example, I share a listenUri between two endpoints.

Built-in MSMQ Bindings

Redirects to legacy blog post. `NetMsmqBinding` only works if you have WCF on both sides of the Queue-to-Queue transfer. `MsmqIntegrationBinding` is targeted toward existing MSMQ applications that use COM, native C++ APIs or the types defined in the `System.Messaging` namespace (as stated by MSDN).