<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Setting up SQL Persistence for WF4 Beta 1</title>
	<atom:link href="http://kennyw.com/work/workflow/350/feed" rel="self" type="application/rss+xml" />
	<link>http://kennyw.com/work/workflow/350</link>
	<description>Kenny Wolf</description>
	<lastBuildDate>Tue, 15 May 2012 15:20:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Simon</title>
		<link>http://kennyw.com/work/workflow/350/comment-page-1#comment-184660</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 09 Sep 2009 15:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/workflow/350#comment-184660</guid>
		<description>Ah, okay.  Thanks for the clarification.  Now to get playing...</description>
		<content:encoded><![CDATA[<p>Ah, okay.  Thanks for the clarification.  Now to get playing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny</title>
		<link>http://kennyw.com/work/workflow/350/comment-page-1#comment-184659</link>
		<dc:creator>Kenny</dc:creator>
		<pubDate>Wed, 09 Sep 2009 15:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/workflow/350#comment-184659</guid>
		<description>You can use the same database, but in Beta1 they use different tables. This is all fixed in Beta2</description>
		<content:encoded><![CDATA[<p>You can use the same database, but in Beta1 they use different tables. This is all fixed in Beta2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://kennyw.com/work/workflow/350/comment-page-1#comment-184658</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 09 Sep 2009 14:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/workflow/350#comment-184658</guid>
		<description>Are you saying that you can only have persistence for either WorkflowServiceHost or WorkflowInstance in a particular database?</description>
		<content:encoded><![CDATA[<p>Are you saying that you can only have persistence for either WorkflowServiceHost or WorkflowInstance in a particular database?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nickwin</title>
		<link>http://kennyw.com/work/workflow/350/comment-page-1#comment-180826</link>
		<dc:creator>nickwin</dc:creator>
		<pubDate>Sat, 04 Jul 2009 07:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/workflow/350#comment-180826</guid>
		<description>kenny, i have sent you an email with code, probably mail isn&#039;arrived for wrong address..please give me your correct email address or send me a mail to nico.grilli@sparksoft.it so i can resend the question. thankyou very much</description>
		<content:encoded><![CDATA[<p>kenny, i have sent you an email with code, probably mail isn&#8217;arrived for wrong address..please give me your correct email address or send me a mail to <a href="mailto:nico.grilli@sparksoft.it">nico.grilli@sparksoft.it</a> so i can resend the question. thankyou very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny</title>
		<link>http://kennyw.com/work/workflow/350/comment-page-1#comment-180392</link>
		<dc:creator>Kenny</dc:creator>
		<pubDate>Sun, 28 Jun 2009 21:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/workflow/350#comment-180392</guid>
		<description>Correct, we don&#039;t let you dynamically create children as part of the same workflow. That said, this restruction was in place for 3.5 as well. If you want to send me the 3.5 and 4.0 code offline, I can take a quick look. The recommended approach for such a dynamic case is to use a separate workflow, and depending on your persistence needs, you can either use WorkflowInvoker.BeginInvoke(), or a service boundary to execute the dynamic workflow.</description>
		<content:encoded><![CDATA[<p>Correct, we don&#8217;t let you dynamically create children as part of the same workflow. That said, this restruction was in place for 3.5 as well. If you want to send me the 3.5 and 4.0 code offline, I can take a quick look. The recommended approach for such a dynamic case is to use a separate workflow, and depending on your persistence needs, you can either use WorkflowInvoker.BeginInvoke(), or a service boundary to execute the dynamic workflow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nickwin</title>
		<link>http://kennyw.com/work/workflow/350/comment-page-1#comment-180344</link>
		<dc:creator>nickwin</dc:creator>
		<pubDate>Sun, 28 Jun 2009 10:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/workflow/350#comment-180344</guid>
		<description>Dear kenny,

i need that inside a workflow istance i call an activity that i want load from xaml file at execution time. With WF 3.5 that was possible, now with wf 4.0 i have not found solution. Can you help me?

when i schedule an activity i receive an exception that tell me that is necessary call a children but i can&#039;t create a children at time of execute.

Can you hel me?</description>
		<content:encoded><![CDATA[<p>Dear kenny,</p>
<p>i need that inside a workflow istance i call an activity that i want load from xaml file at execution time. With WF 3.5 that was possible, now with wf 4.0 i have not found solution. Can you help me?</p>
<p>when i schedule an activity i receive an exception that tell me that is necessary call a children but i can&#8217;t create a children at time of execute.</p>
<p>Can you hel me?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

