Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Please note that .NET 4.5 is an in-place update to .NET 4.0. Therefore, all the WF 4 samples mentioned below work on the 4.5 runtime.
**WF 4.5 Samples
**
- Getting Started
- Contract-First
- Dynamic Update
- WorkflowIdentity
- Side-by-Side Versioning
- Workflow Designer
- LINQ
- Miscellaneous
**
WF 4.0 Samples**
You can download the official WF 4.0 Samples from here.
These WF Samples have been categorized as following:
- Application
- Basic
- Built-InActivities
- Compensation
- CustomActivities
- Designer
- DesignerRehosting
- Execution
- Expressions
- Migration
- Persistence
- BuiltInConfiguration
- InstancePersistence
- PersistenceParticipants (in the samples folder, look under WF\Basic\Persistence\PersistenceParticipants)
- PropertyPromotionActivity
- SQLStoreExtensibility
- Rules
- Services
- Tracking
- Transactions
- NestedTransactionScope
- TransactedReceiveScope
- TRSComposability (in the samples folder, look under WF\Basic\Transactions\TRSComposability)
- Validation
- Scenario
- ActivityLibrary
- Compensation
- ExternalRuleSetToolkit
- Services
- StateMachineWithPick
- Transactions
- Validation (in the samples folder, look under WF\Scenario\Validation)
- WPFWFIntegration
Here are a few more samples in addition to the official WF 4 samples:
State Machine
ASP.NET and WF
WPF and WF
Silverlight and WF
LINQ and WF
Unit Testing
Debugging
WCF Workflow Service
Miscellaneous
- How To Invoke a Child Workflow as XAML
- Custom Activity Designer
- Workflow Arguments Example
- Parallel and ParallelFor Behavior
- Collection Activities Example
- Execution Properties Sample
- Role Based Security for Workflow Services
- Optional InArgument
- Activity Callbacks and Event Handlers
- XAML Activity Spoofing
- Activity State Sample
- Using Arrays in Workflow
- Initialize Variables with Configuration
Rules Samples
- Rule Driven Pageflow / Workflow
- Rules Driven User Interface (UI)
- Rules Driven User Interface (UI) With Traces (WF Rules Engine)
- Custom Rule Actions
- Creating Rules Using the Rules Object Model (OM)
- Rules with Collection (WF Rules Engine)
- Rule Set Analyzer (WF Rules Engine)
- Processing XML Documents with the WF Rules Engine
- Policy From File (WF Rules Engine)
- Custom Rule Expressions