Creating and Hosting Workflows
o Overview of Windows Workflow Foundation
o Creating Sequential Workflows
o Creating State Machine Workflows
o Modifying Workflows at Runtime
Applying Conditions and Rules
o Implementing Flow Control
o Defining and Executing Rule Sets
o Forward Chaining of Rules
o Changing Rules at Run Time
Communicating with Workflows
o Calling Methods on the Host Process
o Handling Events from the Host Process
o Consuming Services from a Workflow
o Publishing a Workflow as a Service
Creating and Configuring Custom Activities
o Creating Custom Activities
o Creating Custom Composite Activities
o Customizing Activity Serialization
o Defining Custom Activity Layout
Creating and Managing Runtime Services
o Creating a Custom Runtime Service
o Hydrating and Dehydrating Workflows
o Monitoring Workflows
o Tracking Workflows
Managing Faults, Cancellations, Transactions, and Compensations
o Handling Faults
o Handling Cancellations
o Creating and Managing Transactions
o Creating and Handling Compensations