Activities SamplesĀ
The samples in this section demonstrate how to use the activities provided with Windows Workflow Foundation.
In This Section
Demonstrates how to author compensation in a workflow.
ConditionedActivityGroup Sample
Provides a simple implementation of a ConditionedActivityGroup (CAG) activity.
Demonstrates the use of the DelayActivity activity.
Nested Exception Handlers Sample
Illustrates how to use nested exception handlers in a workflow to catch and handle specific exception types at different stages in the workflow.
Shows how to create a workflow that uses the PolicyActivity activity to implement a discount workflow.
Builds on the Simple Policy Sample to show the advanced capabilities that are available with a RuleSet.
Demonstrates a simple use of the ReplicatorActivity activity.
Demonstrates the use of a StateInitializationActivity activity.
Demonstrates the use of the two basic activities, SuspendActivity and TerminateActivity.
Demonstrates how to author a workflow that synchronizes access to shared resources.
Illustrates how to use the ThrowActivity activity, which enables you to model and throw an exception from a workflow. It also shows how to catch the exception in the hosting application.
Demonstrates the use of two parallel sequential code activities in a while loop activity.
See Also
Other Resources
Technology Samples
Custom Activities Samples
Developing Workflow Activities
Windows Workflow Foundation Activities
Activities Overview
Send comments about this topic to Microsoft.