We’re planning on using WCF for the next project and I have been scavenging the Internet for good introductions to WCF and to message based calls.
Here what I have found so far:
A good highlevel article from MSDN - http://msdn2.microsoft.com/en-us/library/aa480190.aspx
Some great and simply screen cast on how to use Visual Studio 2008 and WCF by Darryl Burling:
- Screen cast # 2 (can’t find 1??)
- Screen cast # 3
- Screen cast # 4
The difference between Messaging and RPC
I’ll hunt some more and put the links up here.