Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Technology Samples
Activities

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Activities Samples

The samples in this section demonstrate how to use the activities provided with Windows Workflow Foundation.

In This Section

Compensation Sample

Demonstrates how to author compensation in a workflow.

ConditionedActivityGroup Sample

Provides a simple implementation of a ConditionedActivityGroup (CAG) activity.

Delay Sample

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.

Simple Policy Sample

Shows how to create a workflow that uses the PolicyActivity activity to implement a discount workflow.

Advanced Policy Sample

Builds on the Simple Policy Sample to show the advanced capabilities that are available with a RuleSet.

Replicator Sample

Demonstrates a simple use of the ReplicatorActivity activity.

State Initialization Sample

Demonstrates the use of a StateInitializationActivity activity.

Suspend and Terminate Sample

Demonstrates the use of the two basic activities, SuspendActivity and TerminateActivity.

Synchronized Sample

Demonstrates how to author a workflow that synchronizes access to shared resources.

Throw Sample

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.

While and Parallel Sample

Demonstrates the use of two parallel sequential code activities in a while loop activity.

See Also


© 2007 Microsoft Corporation. All rights reserved.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker