Part 3 - Focuses on enabling (Distributed) Transactions within WCF. In this exercise, the customer (Bank) has decided that they are going to offer a new service to their ATM users, and the new feature requires Transactions. Part 3, builds on the code from Parts 1 & 2 of the series, but as I have in the past, I give you the finished results of the earlier portions of the series as a starting point, if you want to just jump to this subject.

↑ 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