Search Wiki:
NET-WF.jpg

This Code Gallery project contains the code samples to help .NET developers better understand and evaluate Windows Workflow Foundation (WF) in the Microsoft .NET Framework 4.

The code accompanies a collection of documents that the WF product team is providing to help .NET developers currently using WF in the .NET Framework 3.0 and 3.5 to evaluate .NET Framework 4. The documents map concepts between the existing WF model (defined as the types in the System.Workflow.* namespaces, or WF3) and the new WF model (defined as the types in the System.Activities.* namespaces, or WF4).

Below is a list of documents currently planned to be released, starting with the release of .NET Framework 4 Beta 1, and continuing through RTM of .NET 4. The documents and code samples are expected to be updated semi-regularly as additional content is created, and based on the feedback we receive.

The documents can be downloaded from the Microsoft Download Center:

Feedback and questions around the documents should be directed to the WF 4 Forums

System Requirements: Visual Studio 2010 Beta is required to build and run these solutions
Last edited Oct 29 at 6:22 PM  by CSimpkins, version 17
Comments
paralax wrote  Aug 5 at 11:06 AM  
Thanks for the newest update. These documents are really useful for us! Is the 'conversations solution' available already? The workflow services document is referring to it for several times as 'accompanying'.

Morgan wrote  Sep 2 at 8:21 AM  
The links above are currently incorrect - they should all be http://go.microsoft.com/fwlink/?LinkID=153313 (the equals sign is missing from those above).

Updating...
Page view tracker