First Windows Workflow


Jump to: navigation, search
Visual C# Tutorials
.NET Framework Tutorials

First Windows Workflow

© 2007 B. R. Myers
This tutorial—First Windows Workflow—is from Foundations of WF: an Introduction to Windows Workflow Foundation, by Brian Myers. Copyright © 2007 B. R. Myers. All rights reserved. This article is reproduced by permission. This tutorial has been edited especially for C# Online.NET.  Read the book review! FoundationsWF.jpg

(As this is primarily a C# Web site, we usually omit any Visual Basic source code. However, in this case, the Visual Basic examples have been included; because they will be readable to a C# programmer. Also, because some of the C# examples are given as modifications to the VB code.)

First Windows Workflow

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.



Previous_Page_.gif Next_Page_.gif

Share this page
  • del.icio.us
  • Facebook
  • Google+
  • StumbleUpon