<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - published wwf stories</title>
    <description>the latest published wwf stories from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Workflow and Host Communication in WF 4.0-Parameter Passing</title>
      <description>Workflow host is an application responsible for executing the workflow and managing different workflow lifecycle events like start, completion, idle, unloaded etc.Now the workflow host should be capable of exchanging information with the workflow. This information exchange can be broadly categorized into:

a) The parameters/arguments needed to start the workflow and to get the results back after workflow has executed.

b) The intermediate data needs at different stages of a long running workflow (e.g. when the workflow is waiting for a specific input like Manager's Approval).

In this post we will concentrate on the different mechanisms of parameter passing and getting results back. In the subsequent posts we will move into more complex scenarios related to long running workflows. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsankarsan.wordpress.com%2f2012%2f04%2f08%2fworkflow-and-host-communication-in-wf-4-0parameter-passing%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsankarsan.wordpress.com%2f2012%2f04%2f08%2fworkflow-and-host-communication-in-wf-4-0parameter-passing%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Workflow_and_Host_Communication_in_WF_4_0_Parameter_Passing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Workflow_and_Host_Communication_in_WF_4_0_Parameter_Passing</guid>
      <pubDate>Thu, 12 Apr 2012 17:58:33 GMT</pubDate>
    </item>
    <item>
      <title>Creating an application like Google Desktop in WPF and C#</title>
      <description>An interesting article that explains how to create a program like Google Desktop in WPF.  Example code shows programmers how to dock an application to the left or the right and display gadgets similar to Google Desktop. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fWPF%2fgdesktop.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fWPF%2fgdesktop.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Creating_an_application_like_Google_Desktop_in_WPF_and_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Creating_an_application_like_Google_Desktop_in_WPF_and_C</guid>
      <pubDate>Mon, 01 Aug 2011 03:20:26 GMT</pubDate>
    </item>
    <item>
      <title>Windows Azure For Developers Task 5: Configuring Virtual Machine sizes</title>
      <description>In this article,we discuss about Windows Azure For Developers Task 5: Configuring Virtual Machine sizes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codegain.com%2farticles%2fwindowsazure%2fgeneral%2fwindows-azure-for-developers-task-5-configuring-virtual-machine-sizes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codegain.com%2farticles%2fwindowsazure%2fgeneral%2fwindows-azure-for-developers-task-5-configuring-virtual-machine-sizes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Windows_Azure_For_Developers_Task_5_Configuring_Virtual_Machine_sizes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Windows_Azure_For_Developers_Task_5_Configuring_Virtual_Machine_sizes</guid>
      <pubDate>Tue, 08 Mar 2011 10:27:21 GMT</pubDate>
    </item>
    <item>
      <title>Introduction Tips to Workflow 4.0</title>
      <description>Introduction Tips and materials to Microsoft Workflow Foundation 4.0 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcecildt.blogspot.com%2f2010%2f10%2fintroduction-tips-to-workflow-40.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcecildt.blogspot.com%2f2010%2f10%2fintroduction-tips-to-workflow-40.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Introduction_Tips_to_Workflow_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Introduction_Tips_to_Workflow_4_0</guid>
      <pubDate>Fri, 08 Oct 2010 15:45:52 GMT</pubDate>
    </item>
    <item>
      <title>Simple Procedural Workflow using VS 2010 and Windows Workflow 4.0</title>
      <description>In this article, we will see how a workflow can be designed using procedural activities, how input arguments can be specified in a workflow and how a hosting application can pass these input arguments. We will be using Beta 1 release of VS2010, .NET 4.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d365"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d365" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Simple_Procedural_Workflow_using_VS_2010_and_Windows_Workflow_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Simple_Procedural_Workflow_using_VS_2010_and_Windows_Workflow_4_0</guid>
      <pubDate>Wed, 12 Aug 2009 02:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Easy embed workflow in your application</title>
      <description>Whilst enterprise architectures mostly focus on BizTalk as a standalone server, WF is meant to be a more core-based addition for embedding within application. Embedding is not always as intuitive as it should be, though. To this end, I've created the following self-titled &amp;quot;WorkflowExecutive&amp;quot; helper class. It allows you to easily start any referenced Workflow, pass along parameters to it and handle exceptions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.securancy.com%2fpost%2fEasy-embed-workflow-in-your-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.securancy.com%2fpost%2fEasy-embed-workflow-in-your-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Easy_embed_workflow_in_your_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Easy_embed_workflow_in_your_application</guid>
      <pubDate>Wed, 18 Feb 2009 18:46:16 GMT</pubDate>
    </item>
    <item>
      <title>WPF ICollectionViewExplained</title>
      <description>Tips and tricks on ICollectionView for WPF Apps and how it can be used in M-V-VM &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f11%2f22%2ficollectionview-explained%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f11%2f22%2ficollectionview-explained%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/WPF_ICollectionViewExplained</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/WPF_ICollectionViewExplained</guid>
      <pubDate>Mon, 24 Nov 2008 19:31:23 GMT</pubDate>
    </item>
    <item>
      <title>Photshop style layer blending in WPF</title>
      <description>Pixelshader code for Photshop style layer blending in WPF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frakeshravuri.blogspot.com%2f2008%2f08%2fblending-modes-in-wpf-using.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frakeshravuri.blogspot.com%2f2008%2f08%2fblending-modes-in-wpf-using.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Photshop_style_layer_blending_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Photshop_style_layer_blending_in_WPF</guid>
      <pubDate>Wed, 13 Aug 2008 03:31:04 GMT</pubDate>
    </item>
    <item>
      <title>State Machines In Windows Workflow</title>
      <description>Excellent introduction into the usefulness of state machines in WF.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.odetocode.com%2fArticles%2f460.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.odetocode.com%2fArticles%2f460.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/State_Machines_In_Windows_Workflow</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/State_Machines_In_Windows_Workflow</guid>
      <pubDate>Thu, 01 May 2008 00:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Ruurd Boeke Enterprise development and technobabble - Workflow as cont</title>
      <description>In this post and a few upcoming posts, I would like to present a solution I have built using Workflow as the controller for your WPF applications. I wish I could call it a framework and think of a great name for it, but it does not aim to solve all your UI-building problems in one go. It does however offer a very easy way to build a loosely coupled application, driven by WF and could be used to build upon for your own solution. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fWorkflowAsControllerIntroducingLtMVCgtWhereMViewModelVWPFCWF.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sitechno.com%2fBlog%2fWorkflowAsControllerIntroducingLtMVCgtWhereMViewModelVWPFCWF.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Ruurd_Boeke_Enterprise_development_and_technobabble_Workflow_as_cont</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Ruurd_Boeke_Enterprise_development_and_technobabble_Workflow_as_cont</guid>
      <pubDate>Tue, 19 Feb 2008 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Windows Workflow Foundation Tutorial Series - Joe On ASP.NET</title>
      <description>Great tutorial series on using WF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjoestagner%2farchive%2f2008%2f02%2f05%2fwindows-workflow-foundation-tutorial-series.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjoestagner%2farchive%2f2008%2f02%2f05%2fwindows-workflow-foundation-tutorial-series.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Windows_Workflow_Foundation_Tutorial_Series_Joe_On_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Windows_Workflow_Foundation_Tutorial_Series_Joe_On_ASP_NET</guid>
      <pubDate>Fri, 08 Feb 2008 23:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Part 2 - Leveraging Workflow Foundation - Invest in the Infrastructure</title>
      <description>In Part 1 of Leveraging Workflow Foundation we discussed how Workflow Foundation is just an API.  Since APIs don't provide business value out of the box, it is important engineers exploring Workflow Foundation for the first time approach it in the same manner they would any API: write once, run everywhere.  In other words, instead of building out the workflow components for one application, look at it from the 10,000 feet view.  This is of course going to take more time than one might originally think so be sure to allow for this in development time.  We'll look at the basics engineers starting with Workflow Foundation will need to think about to invest in their workflow infrastructure.  Who knows, we may even find some rusty washers and shinny pennies along the way. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkeithelder.net%2fblog%2farchive%2f2007%2f05%2f28%2fPart-2-Leveraging-Workflow-Foundation--Invest-in-Your-Workflow.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkeithelder.net%2fblog%2farchive%2f2007%2f05%2f28%2fPart-2-Leveraging-Workflow-Foundation--Invest-in-Your-Workflow.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Part_2_Leveraging_Workflow_Foundation_Invest_in_the_Infrastructure</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Part_2_Leveraging_Workflow_Foundation_Invest_in_the_Infrastructure</guid>
      <pubDate>Wed, 30 May 2007 14:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Part 1 - Leveraging Workflow Foundation - It is just an API</title>
      <description>To help you limit the amount of rusty washers you will run into with Workflow Foundation, I wanted to share our team's experience in working through Workflow.  In this multiple part series we'll look at some of the challenges the team faced and how we solved some of these.  I say &amp;quot;some&amp;quot; of these because we took side steps around the rusty washers we found due to our short time frame.   Hopefully this brain dump of information will save others time who are about to start using Workflow Foundation.  I'll cover some of the in and outs where you will want to look into workflow and some of the pitfalls we had to work around (the rusty washers).   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkeithelder.net%2fblog%2farchive%2f2007%2f05%2f12%2fPart-1-Leveraging-Workflow-Foundation--It-is-just-an.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkeithelder.net%2fblog%2farchive%2f2007%2f05%2f12%2fPart-1-Leveraging-Workflow-Foundation--It-is-just-an.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Part_1_Leveraging_Workflow_Foundation_It_is_just_an_API</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Part_1_Leveraging_Workflow_Foundation_It_is_just_an_API</guid>
      <pubDate>Mon, 14 May 2007 07:16:01 GMT</pubDate>
    </item>
    <item>
      <title>How to Create a WebService Based on a Workflow</title>
      <description>Keyvan describes how to create a webservice that runs a workflow. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f04%2f05%2fhow-to-create-a-webservice-based-on-a-workflow.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f04%2f05%2fhow-to-create-a-webservice-based-on-a-workflow.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/How_to_Create_a_WebService_Based_on_a_Workflow</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/How_to_Create_a_WebService_Based_on_a_Workflow</guid>
      <pubDate>Tue, 17 Apr 2007 13:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Listening to DependencyProperty changes</title>
      <description>Listening to DependencyProperty changes &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2007%2f03%2f05%2flistening-to-dependencyproperty-changes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2007%2f03%2f05%2flistening-to-dependencyproperty-changes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Listening_to_DependencyProperty_changes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Listening_to_DependencyProperty_changes</guid>
      <pubDate>Wed, 07 Mar 2007 12:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Windows Workflow 101 or 2 Months with WF</title>
      <description>This article presents both an introduction to WF as well as in-depth discussion of the issues I faced in trying to apply it's model to a real-world application &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fsam.gentile%2farchive%2f2007%2f02%2f24%2fWindows-Workflow-101-or-2-Months-with-WF.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fsam.gentile%2farchive%2f2007%2f02%2f24%2fWindows-Workflow-101-or-2-Months-with-WF.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Windows_Workflow_101_or_2_Months_with_WF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Windows_Workflow_101_or_2_Months_with_WF</guid>
      <pubDate>Fri, 02 Mar 2007 19:31:01 GMT</pubDate>
    </item>
    <item>
      <title>NewsReader apps (built using NewsReader SDK)</title>
      <description>NewsReader apps (built using NewsReader SDK) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2007%2f02%2f28%2fnewsreader-apps-built-using-newsreader-sdk.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2007%2f02%2f28%2fnewsreader-apps-built-using-newsreader-sdk.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/NewsReader_apps_built_using_NewsReader_SDK</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/NewsReader_apps_built_using_NewsReader_SDK</guid>
      <pubDate>Fri, 02 Mar 2007 18:46:02 GMT</pubDate>
    </item>
    <item>
      <title>How to Write a Designer Component for Custom Workflow Activity</title>
      <description>In last post of his series about writing a custom workflow activity, Keyvan discusses about writing a designer component and designer theme for a custom workflow activity and updates his sample workflow. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f02%2f12%2fhow-to-write-a-designer-component-for-custom-workflow-activity.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f02%2f12%2fhow-to-write-a-designer-component-for-custom-workflow-activity.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/How_to_Write_a_Designer_Component_for_Custom_Workflow_Activity</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/How_to_Write_a_Designer_Component_for_Custom_Workflow_Activity</guid>
      <pubDate>Thu, 15 Feb 2007 15:46:01 GMT</pubDate>
    </item>
    <item>
      <title>First Windows Workflow</title>
      <description>Learn to create and debug a simple Sequential workflow and State Machine workflow in Windows Worklow Foundation (WF). Excerpt: This chapter will show you the code that's generated when a new workflow project is created, as well as demonstrate how workflow and activities are created as classes. After I introduce you to the code that's generated, you'll create a simple Sequential workflow and State Machine workflow. You'll create both these workflows in both VB and C#, and I'll show you how to debug the workflows using a console application. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fen.csharp-online.net%2fFirst_Windows_Workflow"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fen.csharp-online.net%2fFirst_Windows_Workflow" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/First_Windows_Workflow</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/First_Windows_Workflow</guid>
      <pubDate>Thu, 08 Feb 2007 20:16:01 GMT</pubDate>
    </item>
    <item>
      <title>How to Write a Toolbox Item Component for Custom Workflow Activity</title>
      <description>In third post of his posts about writing a custom workflow activity Keyvan talks about writing a Toolbox Item component for custom workflow activity. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f02%2f04%2fhow-to-write-a-toolbox-item-component-for-custom-workflow-activity.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f02%2f04%2fhow-to-write-a-toolbox-item-component-for-custom-workflow-activity.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/How_to_Write_a_Toolbox_Item_Component_for_Custom_Workflow_Activity</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/How_to_Write_a_Toolbox_Item_Component_for_Custom_Workflow_Activity</guid>
      <pubDate>Tue, 06 Feb 2007 10:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Compiling Workflows</title>
      <description>How to add custom code generation to a custom WF activity &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevhawk.net%2f2007%2f01%2f29%2fCompiling%2bWorkflows.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevhawk.net%2f2007%2f01%2f29%2fCompiling%2bWorkflows.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Compiling_Workflows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Compiling_Workflows</guid>
      <pubDate>Fri, 02 Feb 2007 17:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Binding Across States in WF</title>
      <description>Understand the effect that subordinate AECs have on data binding in State Machine WF workflows &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevhawk.net%2f2007%2f01%2f25%2fBinding%2bAcross%2bStates%2bIn%2bWF.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevhawk.net%2f2007%2f01%2f25%2fBinding%2bAcross%2bStates%2bIn%2bWF.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Binding_Across_States_in_WF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Binding_Across_States_in_WF</guid>
      <pubDate>Fri, 02 Feb 2007 11:16:01 GMT</pubDate>
    </item>
    <item>
      <title>How to Write a Validator for Custom Workflow Activity</title>
      <description>After talking about writing a custom workflow activity in its simplest form, now Keyvan shows how to add additional functionality to a custom workflow by adding a validator component to it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f01%2f30%2fhow-to-write-a-validator-for-custom-workflow-activity.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f01%2f30%2fhow-to-write-a-validator-for-custom-workflow-activity.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/How_to_Write_a_Validator_for_Custom_Workflow_Activity</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/How_to_Write_a_Validator_for_Custom_Workflow_Activity</guid>
      <pubDate>Wed, 31 Jan 2007 14:16:01 GMT</pubDate>
    </item>
    <item>
      <title>How to Write a Custom Workflow Activity</title>
      <description>In first part of his post series about writing a custom workflow, Keyvan discusses about writing a custom workflow activity by giving a simple example. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f01%2f25%2fhow-to-write-a-custom-workflow-activity.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f01%2f25%2fhow-to-write-a-custom-workflow-activity.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/How_to_Write_a_Custom_Workflow_Activity</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/How_to_Write_a_Custom_Workflow_Activity</guid>
      <pubDate>Fri, 26 Jan 2007 17:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Dynamically Modifying a Workflow from the Outside</title>
      <description>Keyvan Nayyeri shows how to externaly modify a running workflow dynamically. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2farchive%2f2006%2f12%2f05%2fdynamically-modifying-a-workflow-from-the-outside.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2farchive%2f2006%2f12%2f05%2fdynamically-modifying-a-workflow-from-the-outside.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Dynamically_Modifying_a_Workflow_from_the_Outside</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Dynamically_Modifying_a_Workflow_from_the_Outside</guid>
      <pubDate>Wed, 06 Dec 2006 13:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>
