<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.biztalkgurus.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>Windows Workflow Downloads</title><link>http://www.biztalkgurus.com/windows_workflow/m/workflow/default.aspx</link><description>This group contains videos and sample code related to Microsoft Windows Workflow Foundation &amp;ndash; WF.&amp;nbsp; </description><dc:language>en-US</dc:language><generator>Telligent Community 5.6.582.12783 (Build: 5.6.582.12783)</generator><item><title>Solution Overview  of Repair and Resubmit with Human Workflow </title><link>http://www.biztalkgurus.com/windows_workflow/m/workflow/32455.aspx</link><pubDate>Tue, 12 Oct 2010 05:00:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:32455</guid><dc:creator>Stephen W. Thomas</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;This is a brief overview of the solution presented in chapter 10 of my book &amp;quot;Applied Architecture Patterns on the Microsoft Platform&amp;quot;. &lt;/p&gt;
&lt;p&gt;In this solution, a SharePoint 2010 List is used to store customer information. When inserted, a .Net 3.5 Workflow is triggered to make a call into a .Net 4.0 AppFabric Hosted Workflow. Notifications are sent back to SharePoint in the event of errors and the customer information can be collected and resubmitted into the same workflow instance.&lt;/p&gt;
&lt;p&gt;The book is available now on &lt;a href="http://www.biztalkgurus.com/r.ashx?1" title="Applied Architecture Patterns on the Microsoft Platform"&gt;Amazon.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.biztalkgurus.com/r.ashx?1" title="Applied Architecture Patterns on the Microsoft Platform"&gt;&lt;img src="http://www.biztalkgurus.com/images/AppPlatBook.jpg" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;</description><enclosure url="http://www.biztalkgurus.com/windows_workflow/m/workflow/32455/download.aspx" length="26882314" type="application/octet-stream" /></item><item><title>Content Based Correlation in Workflow 4.0 Beta</title><link>http://www.biztalkgurus.com/windows_workflow/m/workflow/22153.aspx</link><pubDate>Sun, 09 Nov 2008 19:33:58 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:22153</guid><dc:creator>Stephen W. Thomas</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;&lt;span style="color:red;"&gt;Note: This is based on .Net and Workflow 4.0 pre-Beta code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Correlation is the act of sending a message outside of a process and expecting an asynchronous response returned to the same instance of that process.&amp;nbsp; Correlation is a common scenario inside business processes.&amp;nbsp; Content based correlation is using data inside the message that is sent out to return the correct response to that process.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;BizTalk Server is great at content based correlation inside Orchestrations given the publish and subscribe architecture of BizTalk Server.&amp;nbsp; Workflow 4.0 has the ability to do content based correlation and it looks and feels a lot like BizTalk.&lt;/p&gt;
&lt;p&gt;This video takes a quick look at Content Based Correlation inside Workflow 4.0.&amp;nbsp; To set up Content Based Correlation in Workflow 4.0, you first create a correlation variable of type CorrelationHandle.&amp;nbsp; Then, you set this variable and xpath on the corresponding send and receive shapes.&amp;nbsp; This video takes you through the process step by step.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;NOTE: I had limited success with setting up correlations in other scenarios other than the provided lab starter solution from PDC. &lt;/p&gt;
&lt;p&gt;This video runs 7:45 and is available via Flash for live play or via Windows Media Player for download.&amp;nbsp; If you would like to download this video, use the &amp;quot;Download Version&amp;quot;.&lt;/p&gt;
&lt;p&gt;Keep in mind this video is based on beta code and all content is subject to change.&lt;/p&gt;
&lt;p&gt;To launch the Flash video in Full Screen mode, click the download link on the right.&lt;/p&gt;</description><enclosure url="http://www.biztalkgurus.com/windows_workflow/m/workflow/22153/download.aspx" length="5504195" type="application/octet-stream" /></item><item><title>Content Based Correlation in Workflow 4.0 Beta - Download Version</title><link>http://www.biztalkgurus.com/windows_workflow/m/workflow/22152.aspx</link><pubDate>Sun, 09 Nov 2008 19:23:31 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:22152</guid><dc:creator>Stephen W. Thomas</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;span style="color:red;"&gt;Note: This is based on .Net and Workflow 4.0 pre-Beta code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;
&lt;p&gt;Correlation is the act of sending a message outside of a process and expecting an asynchronous response returned to the same instance of that process.&amp;nbsp; Correlation is a common scenario inside business processes.&amp;nbsp; Content based correlation is using data inside the message that is sent out to return the correct response to that process.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;BizTalk Server is great at content based correlation inside Orchestrations given the publish and subscribe architecture of BizTalk Server.&amp;nbsp; Workflow 4.0 has the ability to do content based correlation and it looks and feels a lot like BizTalk.&lt;/p&gt;
&lt;p&gt;This video takes a quick look at Content Based Correlation inside Workflow 4.0.&amp;nbsp; To set up Content Based Correlation in Workflow 4.0, you first create a correlation variable of type CorrelationHandle.&amp;nbsp; Then, you set this variable and xpath on the corresponding send and receive shapes.&amp;nbsp; This video takes you through the process step by step.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;NOTE: I had limited success with setting up correlations in other scenarios other than the provided lab starter solution from PDC. &lt;/p&gt;
&lt;p&gt;This video runs 7:45 and is available via Flash for live play or via Windows Media Player for download.&amp;nbsp; If you would like to download this video, use the &amp;quot;Download Version&amp;quot;.&lt;/p&gt;
&lt;p&gt;Keep in mind this video is based on beta code and all content is subject to change.&lt;/p&gt;
&lt;p&gt;To launch the Flash video in Full Screen mode, click the download link on the right.&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://www.biztalkgurus.com/windows_workflow/m/workflow/22152/download.aspx" length="7146395" type="application/octet-stream" /></item><item><title>Consuming WCF Services in Workflow 4.0 Beta</title><link>http://www.biztalkgurus.com/windows_workflow/m/workflow/21915.aspx</link><pubDate>Mon, 27 Oct 2008 07:01:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:21915</guid><dc:creator>Stephen W. Thomas</dc:creator><slash:comments>3</slash:comments><description>&lt;p&gt;&lt;span style="color:red;"&gt;Note: This is based on .Net and Workflow 4.0 pre-Beta code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Microsoft&amp;#39;s Workflow 4.0 is a major upgrade to the user experience for developing workflows using the designer inside Visual Studios.&amp;nbsp; This new designer is inside Visual Studios 10 and lowers the bar for developers to do useful tasks in a controlled and consistent manner.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;This video takes a quick look at the new designer experience.&amp;nbsp; Using the Sequential Console Application workflow, a simple application is created to communicate with an existing WCF Service.&amp;nbsp; This demonstrates the new interface for Workflow and WCF interactions. &lt;/p&gt;
&lt;p&gt;This video runs 12:35 and is available via Flash for live play or via Windows Media Player for download.&amp;nbsp; If you would like to download this video, use the &amp;quot;Download Version&amp;quot;.&lt;/p&gt;
&lt;p&gt;Keep in mind this video is based on beta code and all content is subject to change.&lt;/p&gt;
&lt;p&gt;To launch the Flash video in Full Screen mode, click the download link on the right.&lt;/p&gt;</description><enclosure url="http://www.biztalkgurus.com/windows_workflow/m/workflow/21915/download.aspx" length="6877602" type="application/octet-stream" /></item><item><title>Flowcharts and Rules in Workflow 4.0 Beta</title><link>http://www.biztalkgurus.com/windows_workflow/m/workflow/21917.aspx</link><pubDate>Mon, 27 Oct 2008 07:01:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:21917</guid><dc:creator>Stephen W. Thomas</dc:creator><slash:comments>4</slash:comments><description>&lt;p&gt;&lt;span style="color:red;"&gt;Note: This is based on .Net and Workflow 4.0 pre-Beta code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Workflow 4.0 introduces a new type of workflow called the Flowchart and a different approach to Rules inside of Workflow.&lt;/p&gt;
&lt;p&gt;This video walks though creating a simple application using this new workflow style.&amp;nbsp; This workflow is started by a WCF request message.&amp;nbsp; Inside the workflow, the new Workflow 4.0 rules are used to evaluate input data.&amp;nbsp; The solution is tested using a WCF test client provided with Visual Studios 10.&amp;nbsp; In the Windows Application Server video this solution is deployed into IIS and monitored using the new tools provided.&lt;/p&gt;
&lt;p&gt;This video runs 12:30 and is available for live play via Flash or via Windows Media Player for download.&amp;nbsp; If you would like to download this video, use the &amp;quot;Download Version&amp;quot;.&lt;/p&gt;
&lt;p&gt;Keep in mind this video is based on beta code and all content is subject to change.&lt;/p&gt;
&lt;p&gt;To launch the Flash video in Full Screen mode, click the download link on the right.&lt;/p&gt;</description><enclosure url="http://www.biztalkgurus.com/windows_workflow/m/workflow/21917/download.aspx" length="6463692" type="application/octet-stream" /></item><item><title>Consuming WCF Services in Workflow 4.0 Beta - Download Version</title><link>http://www.biztalkgurus.com/windows_workflow/m/workflow/21914.aspx</link><pubDate>Mon, 27 Oct 2008 07:00:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:21914</guid><dc:creator>Stephen W. Thomas</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;span style="color:red;"&gt;Note: This is based on .Net and Workflow 4.0 pre-Beta code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Workflow 4.0 is a major upgrade to the user experience for developing workflows using the designer inside Visual Studios.&amp;nbsp; This new designer is inside Visual Studios 10 and lowers the bar for developers to do useful tasks in a controlled and consistent manner.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;This video takes a quick look at the new designer experience.&amp;nbsp; Using the Sequential Console Application workflow, a simple application is created to communicate with an existing WCF Service.&amp;nbsp; This demonstrates the new interface for Workflow and WCF interactions. &lt;/p&gt;
&lt;p&gt;This video runs 12:35 and is available via Flash for live play or via Windows Media Player for download.&lt;/p&gt;
&lt;p&gt;Keep in mind this video is based on beta code and all content is subject to change.&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://www.biztalkgurus.com/windows_workflow/m/workflow/21914/download.aspx" length="10632110" type="application/octet-stream" /></item><item><title>Flowcharts and Rules in Workflow 4.0 Beta - Download Version</title><link>http://www.biztalkgurus.com/windows_workflow/m/workflow/21916.aspx</link><pubDate>Mon, 27 Oct 2008 07:00:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:21916</guid><dc:creator>Stephen W. Thomas</dc:creator><slash:comments>3</slash:comments><description>&lt;p&gt;&lt;span style="color:red;"&gt;Note: This is based on .Net and Workflow 4.0 pre-Beta code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Microsoft&amp;#39;s Workflow 4.0 introduces a new type of workflow called the Flowchart along with&amp;nbsp;a different approach to Rules inside of Workflow.&lt;/p&gt;
&lt;p&gt;This video walks though creating a simple application using this new workflow style.&amp;nbsp; This workflow is started by a WCF request message.&amp;nbsp; Inside the workflow, the new Workflow 4.0 rules are used to evaluate input data.&amp;nbsp; The solution is tested using a WCF test client provided with Visual Studios 10.&amp;nbsp; In the Windows Application Server video this solution is deployed into IIS and monitored using the new tools provided.&lt;/p&gt;
&lt;p&gt;This video runs 12:30 and is available for live play via Flash or via Windows Media Player for download.&amp;nbsp; If you would like to download this video, use the &amp;quot;Download Version&amp;quot;.&lt;/p&gt;
&lt;p&gt;Keep in mind this video is based on beta code and all content is subject to change.&lt;/p&gt;</description><enclosure url="http://www.biztalkgurus.com/windows_workflow/m/workflow/21916/download.aspx" length="9868279" type="application/octet-stream" /></item><item><title>Sequential Workflow with WF Sample Code - Workflow 3.0 Beta</title><link>http://www.biztalkgurus.com/windows_workflow/m/workflow/32367.aspx</link><pubDate>Wed, 14 Sep 2005 05:00:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:32367</guid><dc:creator>Stephen W. Thomas</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;span style="color:red;"&gt;Note: This is based on .Net and Workflow 3.0 Beta code&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This simple sample shows how to use Beta 1 of Windows Workflow Foundation (WinWF) to create a sequential workflow. This sample uses a Windows Form to host the workflow. This sample is intended to show basic workflow features. Note that Beta 1 of WinWF is required to run the sample. &lt;/p&gt;
&lt;p&gt;This was build using Beta 1 of Workflow.&amp;nbsp; This will probably not work on the RTM Release.&lt;/p&gt;
&lt;p&gt;Watch the video related to this sample here: &lt;a href="http://www.biztalkgurus.com/windows_workflow/m/workflow/32369.aspx"&gt;http://www.biztalkgurus.com/windows_workflow/m/workflow/32369.aspx&lt;/a&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://www.biztalkgurus.com/windows_workflow/m/workflow/32367/download.aspx" length="26884" type="application/zip" /></item><item><title>Sequential Workflow with WF Video - WF 3.0 Beta</title><link>http://www.biztalkgurus.com/windows_workflow/m/workflow/32369.aspx</link><pubDate>Wed, 14 Sep 2005 05:00:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:32369</guid><dc:creator>Stephen W. Thomas</dc:creator><slash:comments>8</slash:comments><description>&lt;p&gt;&lt;span style="color:red;"&gt;Note: This is based on .Net and Workflow 3.0 Beta code&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Build and execute your first sequential workflow with Windows Workflow Foundation (WinWF) in just 15 minutes with this step by step video. Don&amp;#39;t have WinWF? This video can be your first look at this powerful new workflow foundation by Microsoft.&lt;/p&gt;
&lt;p&gt;This video shows code written using Beta 1 of WF.&amp;nbsp; While the concepts are the same, the code will not work in RTM&lt;/p&gt;</description><enclosure url="http://www.biztalkgurus.com/windows_workflow/m/workflow/32369/download.aspx" length="7758249" type="application/octet-stream" /></item></channel></rss>