How to use MSMQ to communicate with a WCF msmqIntegrationBinding-based service

Steven Chen, one of my colleagues over in Shanghai, has posted about his simple sample "which demonstrates how to use raw MSMQ client (based on System.Messaging component) to communicate with WCF msmqIntegrationBinding based service."

Code is available for download from his blog.