Windows Workflow Foundation is part of Microsoft .NET Framework 3.5. Workflow Foundation is a programming model and extensible API to develop Workflow-enabled application, it means, you can model you business layer as a Workflow Layer inside your application. As an extensible API you can create Cust...