Download source code - 66.01 KB Table of Contents Introduction and Goal Step 1: Create Two WCF Services Step 2: Attribute Interface Methods with TransactionFlow Step 3: Attribute the Implementation with TransactionScopeRequired Step 4: Enable Transaction Flow using WCF Service Config File Step 5: Call the 2 Services in One Transaction Step 6: Test If Your Transaction Works History Introduction and