This is in follow up to a mail I got the other day on a similar theme. Most Workflows are likely to have state and StateMachine Workflows are no exception. Workflow Foundation has the idea of a persistence service that can store the state of a particular Workflow Instance in order that the Workflow can be "re
Similar Posts
Introduction In the past, I've been writing about WF quite a bit. If you haven't read these articles already, you might find it interesting to check these
Introduction In the previous post I've covered the use of persistence services with Windows Workflow Foundation to enable long-running workflows in a reliable
Talking about SqlWorkflowPersistenceService leads to talking about SqlTrackingService. SqlWorkflowPersistenceService helps you to store and retrieve the
If you're a big fan of sleeping like me, probably have faced with many cases that your transactions were aborted when you were asleep! For long running