Windows Workflow Foundation

How Does Workflow Foundation Relate to the Requirements for the Workflow Infrastructure?

Windows Workflow Foundation (WF) is the workflow infrastructure that satisfies the requirements just outlined. WF supplies a runtime engine and a framework that you use to implement a workflow. You focus on the business logic, rules, and policies of the business process rather than building workflow infrastructure plumbing. Of course, you can customize parts of this infrastructure if you need to.

We will use five examples to illustrate how Windows Workflow Foundation satisfies the requirements we just listed. These examples only use the command line C# compiler. While most of our other examples will use Visual Studio.NET, it is ...

Get Building Applications with Windows Workflow Foundation: Basics of Windows Workflow Foundation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.