-
Handling An Event From The Host In A Workflow
-
In this article we explore an alternative use of client-side workflows, whereby the workflows themselves are computational in nature, and it is the ability to model the computation logic that creates the preference over procedural programming.
-
"In this post I will show how to setup a Sql Server database such that it can be used by Workflow Foundation’s Sql Server Persistence service. I will also show how to add the Sql Persistence service to the workflow runtime. Once I have the persistence service added to the workflow runtime I will use the workflow from my last two posts to demonstrate the effects of a persistence service on a workflow’s lifecycle. Finally I will show the various configuration options of this service."