Title: E-learning-Workflow Foundation for ASP.NET Developers–Lesson 3
Duration: 19:19 min
Summary: Windows Workflow Foundation is part of the Microsoft .NET Framework 3.5. Is this series of lessons we will understand how to develop a Page-flow solution using ASP.NET and Windows Workflow Foundation.In this lesson we will learn about state-machine workflow. We are going to understand what a state-machine is, when to use a state-machine and how windows workflow foundation support this type of workflow. In this lesson we are going to understand the concepts to work with a state-machine workflow. Some specific activities like State activity, Event Driven Activity and Set State Activity are used to work with state-machine workflows. We are going to learn how to use them creating the workflow to our Page-flow solution. The workflow to the page-flow solution will be a workflow to create an order and selected the payment type, with that we are going to use the concepts of state-machine workflow.
Technologies Used: Windows Workflow Foundation, .NET Framework 3.5, Visual Studio 2008.
Keywords: Workflow Foundation, ASP.NET, Page-flow, State-machine workflow.