0
kicks
First Windows Workflow
Learn to create and debug a simple Sequential workflow and State Machine workflow in Windows Worklow Foundation (WF). Excerpt: This chapter will show you the code that’s generated when a new workflow project is created, as well as demonstrate how workflow and activities are created as classes. After I introduce you to the code that’s generated, you’ll create a simple Sequential workflow and State Machine workflow. You’ll create both these workflows in both VB and C#, and I’ll show you how to debug the workflows using a console application.