The Problem Solver

Tell me and I will forget
Show me and I will remember
Involve me and I will understand
- Confucius -

Updated SQL Server Compact Workflow Persistence Service

Yesterday I uploaded a new version of the SQL Server Compact Workflow Persistence Service to code.msdn.com. No major changes this time just two new features to get it more in line with the standard SqlWorkflowPersistenceService.

  1. I added a GetAllWorkflows() function that returns all persisted workflow's in the database.
  2. I added a LoadExpiredTimerWorkflowIds() function that will return a list of workflow instanceId's of all workflow's with an expired timer.

Both new functions should help make the SqlCeWorkflowPersistenceService even more like the out of the box SqlWorkflowPersistenceService. And as before it is completely free Smile.

You can download the source code for the SqlCeWorkflowPersistenceService here: http://code.msdn.microsoft.com/SqlCeWFPersistence.

PS should you need to develop a custom WorkflowPersistenceService for some other database this would be a good starting point!

Enjoy.

www.TheProblemSolver.nl
Wiki.WindowsWorkflowFoundation.eu

Published Wed, Nov 12 2008 14:46 by Maurice

Comments

# links for 2008-11-12 « MyNotePad@ Wednesday, November 12, 2008 10:06 PM

Pingback from  links for 2008-11-12 « MyNotePad

# re: Updated SQL Server Compact Workflow Persistence Service@ Thursday, December 04, 2008 8:18 AM

that is nice. i would like to become one member of you association.

by mule

# heh..@ Thursday, April 16, 2009 10:09 PM

nice, really nice!