FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
Windows .NET Blog: Diagramming Code with Workflow Foundation
Windows/.NET
DOCUMENT OUTLINE

Notes on DotNet

by John Dorsey
Practicing .NET

Improving developer productivity and software quality

by Mark M. Baker
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




 
INFO-LINK