Topic: Article : Working with Windows Workflow Foundation in ASP.NET (Read 910 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Nov 24, 2005, 08:35:03 pm »
Using Windows WF, you can create processor flow-based workflows and host them in any type of .NET application. ASP.NET developers face a unique set of issues that can benefit from workflows, such as maintaining state and page navigation.