OBS: download the application please visit www.mrbool.com/player
Title: Workflow Persistence Service
Duration: 15:13 min
Summary: Windows Workflow Foundation is part of .NET Framework 3.5 and is a platform to build workflow-enabled applications.In this lesson we are going to learn about the Workflow Persistence Service. A workflow platform must have the long-running capability. To ensure this capability Workflow Foundation has the Workflow Persistence Service. We are going to learn the motivations to use a Persistence Service and the Points of Persistence in a workflow. We will also learn about the SQL Workflow Persistence Service. After that we are going to learn how to create a Custom Persistence Service and after all create a Custom Persistence Service in our demo.