<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>file based workflow peristence service</title><link>http://blogs.msdn.com/zhisheng/archive/2006/11/30/file-based-workflow-peristence-service.aspx</link><description>WF comes with SqlWorkflowPersistenceService out of the box. But SQL is not always available, or you may just want to try your workflow program with the persistence. I implemented a file based persistence service as attached. Note it does not implement</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>file based workflow peristence service </title><link>http://blogs.msdn.com/zhisheng/archive/2006/11/30/file-based-workflow-peristence-service.aspx#1871327</link><pubDate>Tue, 13 Mar 2007 12:38:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1871327</guid><dc:creator>smilestone</dc:creator><description>&lt;p&gt;有时候用Sql来持久化工作流不是很爽，这里给出了用文件来持久化工作流的方法&lt;/p&gt;
</description></item></channel></rss>