Share via


.NET Framework 4.0: Windows Workflow 4

In this 24-minute video, you'll learn about Windows Workflow 4. You might have heard that the .NET Framework 4.0 includes an all new Workflow engine. In this video, you will learn how you can not only use Workflow but also do test first style development with it.

See https://channel9.msdn.com/shows/10-4/10-4-Episode-16-Windows-Workflow-4/

Contents:

  • 01:00 Using the workflow designer.
  • 01:45 Working with the Workflow APIs in XAML.
  • 03:15 Working with the Workflow APIs in code.
  • 04:50 Adding a unit test to test the code.
  • 17:45 Adding an "If" activity to the workflow.
  • 20:50 Adding a "TryCatch" activity to the workflow.