Part 4 - How to handle data (or more specifically complex data) between Services and Clients, while adhering to the “Share Schema and Contract, not Class” tenet of Service Orientation. The best part is that it is VERY, VERY easy with WCF.

↑ Grab this Headline Animator
Unlike a lot of How-to documents on the subject, I am making sure that this series is full of:
- Easy to follow screen-shots (of the IDE and Source Code),
- What you need to do in each step and most importantly why,
- The “Before” and “After” source code (with comments).
If you learn by doing (and seeing screen-shots of how your code should look) then hopefully you will find this useful.
Here's the download location of the workshop and documentation: Download Link
See a glossary of the entire series here: Series Glossary Link
~ Robert Shelton