0
kicks
Create a WCF service and client, using Msmq, programmatically
This article describes how to create the a Servicehost as well as the client proxy for components communicating via WCF through Msmq programmatically (without a web.config file). It provides a walkthrough and the source code.