Chapter Outline This book's projects (chapters) are grouped into five sections. In many cases, the same solution is provided in all chapters in that section, with each chapter providing new features to the project from the previous chapter. Section 1: Basic Concepts In the first section, you'll build three simple workflows. In Chapter 1, you'll create a workflow using the workflow designer and some of the basic built-in activities. In Chapter 2, you'll re-create the same workflow in code. This will give you an opportunity early on to see both designer workflows and coded workflows. Both types...
Chapter Outline This book's projects (chapters) are grouped into five sections. In many cases, the same solution is provided in all chapters in that s...