﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Persisting of Workflow in the file</title><link />http://developers.de/blogs/damir_dobric/archive/2007/08/29/persisting-of-workflow-in-the-file.aspx<description>This post contains one very simple working example of the WorkflowPersistenceService which persist workflow instances in the file store. using System; using System.Collections.Generic; using System.Text; using System.Workflow.Runtime.Hosting; using System</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>re: Persisting of Workflow in the file</title><link />http://developers.de/blogs/damir_dobric/archive/2007/08/29/persisting-of-workflow-in-the-file.aspx#1856<pubdate>Wed, 02 Apr 2008 13:10:38 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:1856</guid><dc:creator>Zoki Manas</dc:creator><description>&lt;p&gt;After using the class to serialize the workflows in separate files, how can i use it to read all persisted workflows not taking into the consideration the status of the workflow (terminated or waiting for event).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=1856" width="1" height="1"&gt;</description></item></channel></rss>