Posts Tagged ‘Flow Solution’

E-learning Workflow Foundation for ASP NET Developers Lesson 3 (Part 2)

Friday, February 12th, 2010


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.
WSOP

  • Share/Bookmark

E learning Workflow Foundation for ASP NET Developers Lesson 2 (part 1)

Friday, January 15th, 2010


Activity and a Composite Activity. To create good workflows and good custom activities we will learn about the set of out-of-the-box activities that comes with Workflow Foundation.In our demo we will continue developing our Page-flow solution. In this lesson we will create a PageFlowActivity with a custom design and a Workflow to use this activity. Technologies Used: Windows Workflow Foundation, .NET Framework 3.5, Visual Studio 2008. … “Workflow Foundation” ASP.NET Page-flow “Custom …
WSOP

  • Share/Bookmark