All Tags > Workflow
-
Windows Workflow Foundation: Building Persistence Services
Windows Workflow Foundation comes with its own persistence service that uses SQL Server. However, it is also possible to build your own, and in this session we explore the basics of achieving that.
Posted: 26/06/2006 by Mike Taulty
Tags: SQL Server, Workflow
-
Windows Workflow Foundation: Building Scheduling Services
It is possible to implement your own scheduling service to underpin the Workflow Runtime as it executes activities and workflows. This session takes a look at the basics of writing such a service.
Posted: 26/06/2006 by Mike Taulty
Tags: Workflow
-
Windows Workflow Foundation: Building Tracking Services
Whilst Windows Workflow comes with a SQL Tracking Service, it is also possible to implement your own to track information as activities and workflows execute. This session explores the basics of writing ...
Posted: 26/06/2006 by Mike Taulty
Tags: Workflow
-
Windows Workflow Foundation: Calling Web Services
This session looks at how to make a call to a Web Service from a Workflow.
Posted: 26/06/2006 by Mike Taulty
Tags: Web Service, Workflow
-
Windows Workflow Foundation: Declarative Workflows
One of the ways of building Workflows is to model them entirely declaratively in an XAML file. This session takes a look at how we can do this.
Posted: 26/06/2006 by Mike Taulty
Tags: Workflow