Chapter 14. Transactions

In this chapter, you will learn how to enlist your workflow activities on the same database transaction to ensure that updates are performed in a consistent manner.

Setting Up the Solution

You will reuse the project that you developed in Chapter 13. Start by creating a blank solution as shown in Figure 14-1. For the solution name, enter Chapter14.

Creating a blank solution

Figure 14-1. Creating a blank solution

From Windows Explorer, copy the LeadGenerator folder from the Chapter13 folder to the Chapter14 folder. Back in Visual Studio, from the Solution Explorer, right-click the Chapter14 solution and choose Add Existing Project. Select the LeadGenerator ...

Get Beginning WF: Windows Workflow in .NET 4.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.