<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Riot Blog &#187; SqlWorkflowPersistenceService</title>
	<atom:link href="http://blog.web-riot.com/category/sqlworkflowpersistenceservice/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.web-riot.com</link>
	<description></description>
	<lastBuildDate>Wed, 21 Apr 2010 14:42:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SqlWorkflowPersistenceService</title>
		<link>http://blog.web-riot.com/2007/04/16/sqlworkflowpersistenceservice/</link>
		<comments>http://blog.web-riot.com/2007/04/16/sqlworkflowpersistenceservice/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 14:50:57 +0000</pubDate>
		<dc:creator>Matteo</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[SqlWorkflowPersistenceService]]></category>
		<category><![CDATA[WorkFlow]]></category>

		<guid isPermaLink="false">http://www.sesshutoyo.com/blog_gdznet_matteo/?p=25</guid>
		<description><![CDATA[Per attivare la persistenza dei workflow su Sql Server 2005 è necessario creare un nuovo db e fare girare uno script sql che crea alcune tabelle e stored procedure.
Il file contenente lo script è reperibile a questo path:
&#8220;C:\WINDOWS\Microsoft.NET\Framework\v3.0\
Windows Workflow Foundation\SQL\EN\SqlPersistenceService_Schema.sql&#8221;
]]></description>
			<content:encoded><![CDATA[<p>Per attivare la <strong>persistenza dei workflow</strong> su <strong>Sql Server 2005</strong> è necessario creare un nuovo db e fare girare uno script sql che crea alcune tabelle e stored procedure.</p>
<p>Il file contenente lo script è reperibile a questo path:<br />
&#8220;C:\WINDOWS\Microsoft.NET\Framework\v3.0\<br />
Windows Workflow Foundation\SQL\EN\SqlPersistenceService_Schema.sql&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.web-riot.com/2007/04/16/sqlworkflowpersistenceservice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
