Last week I presented an MSDN webcast titled "The Lifetime of a WCF Message". As promised, the demo code shown is here: LifeOfAMessage.zip ( KB)

A couple of things to remember about the source:

  1. It was built with the WinFx Feb CTP, but should upgrade to Beta 2 with no problem :)
  2. Demos 1 and 2: set WCFReceiver101 and WCFSender101 as the startup projects
  3. Demo 3: run the BindingElements project, then the MessageEncodings project
  4. Demo 4: Set PerfTestSender and PerfTestReceiver as the startup project