The samples in this section demonstrate how to work with rules and how to use policies in workflows.
IfElse with Rules Sample
Demonstrates the use of a Rule condition with an IfElseActivity activity.
Order Processing Policy
Demonstrates basic uses of the new rules functionalities.
Rules-Driven WCF Router
Creates a SOAP router that uses the Windows Workflow Foundation (WF) rules engine to implement the core router functionality to determine where to forward a given message.
External RuleSet Toolkit Sample
Demonstrates how to manage and edit RuleSets in a database and access those RuleSets from a workflow at run time.