Wednesday, June 07, 2006 2:14 AM
jsmith
Life of a WCF Message webcast source code....
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:
- It was built with the WinFx Feb CTP, but should upgrade to Beta 2 with no problem :)
- Demos 1 and 2: set WCFReceiver101 and WCFSender101 as the startup projects
- Demo 3: run the BindingElements project, then the MessageEncodings project
- Demo 4: Set PerfTestSender and PerfTestReceiver as the startup project