February 21, 2007
Diagramming Code with Workflow Foundation
Check out Scott Swigart's latest video tutorial on the Windows Workflow Foundation. WF lets you design workflows for business processes and then build apps from them. The business process is presented as a flow chart of activities that trigger your code, making it easy to follow the logic of the business process. In his example, Scott designs a console app in the workflow designer that prompts the user for a user name and password. He also demonstrates the debugging support in WF. Scott sets breakpoints in the workflow diagram and shows how stepping through the diagrams triggers the related code activities.
Posted by John Dorsey at 02:46 AM Permalink
|