<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with WWF</title>
    <description>the latest stories tagged with 'WWF' 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-Bookmarks</title>
      <description>In the last post we have discussed at length about different mechanisms of parameter passing and obtaining results from a workflow.In this post we will discuss about another extremely important aspect of workflow and host communication i.e. Bookmarks. Bookmarks as the name suggests is a like Bookmark for a book. When created at a particular point in the execution of the workflow , the execution is suspended and the workflow waits to be resumed.When a bookmark is resumed it starts executing exactly from the same point. &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%2f22%2fworkflow-and-host-communication-in-wf-4-0bookmarks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsankarsan.wordpress.com%2f2012%2f04%2f22%2fworkflow-and-host-communication-in-wf-4-0bookmarks%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_Bookmarks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Workflow_and_Host_Communication_in_WF_4_0_Bookmarks</guid>
      <pubDate>Sun, 22 Apr 2012 06:54:20 GMT</pubDate>
    </item>
    <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>cDevWorkflow Website  cDevWorkflow  Case Studies  Expense Management</title>
      <description>Expense Management Workflow &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcdevworkflow.innovativeglobal.com%2fcdevworkflowwebsite%2fcDevWorkflow%2fCaseStudies%2fExpenseManagement.aspx%23.TjwTc0kfYUY.dotnetkicks"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcdevworkflow.innovativeglobal.com%2fcdevworkflowwebsite%2fcDevWorkflow%2fCaseStudies%2fExpenseManagement.aspx%23.TjwTc0kfYUY.dotnetkicks" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/cDevWorkflow_Website_cDevWorkflow_Case_Studies_Expense_Management</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/cDevWorkflow_Website_cDevWorkflow_Case_Studies_Expense_Management</guid>
      <pubDate>Fri, 05 Aug 2011 15:59:42 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>Creating a custom Workflow Action for SharePoint Designer 2010</title>
      <description>SharePoint Designer 2010 offers a quick way for non-developers to quickly build SharePoint workflows. However, not all possible scenarios can be addressed using the out-of-the-box workflow actions in SharePoint designer. This video tutorial will get you up to speed with the basics of extending SharePoint Designer to include custom workflow activities that can be used for a number of different workflow processes. The tutorial covered in this screencast walks you through building a custom SharePoint Designer workflow action to automatically generate a subsite for each new item created in a list. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.inetapakistan.org%2fpost%2f2011%2f04%2f04%2fCreating-a-custom-Workflow-Action-for-SharePoint-Designer-2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.inetapakistan.org%2fpost%2f2011%2f04%2f04%2fCreating-a-custom-Workflow-Action-for-SharePoint-Designer-2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Creating_a_custom_Workflow_Action_for_SharePoint_Designer_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Creating_a_custom_Workflow_Action_for_SharePoint_Designer_2010</guid>
      <pubDate>Mon, 04 Apr 2011 23:21:56 GMT</pubDate>
    </item>
    <item>
      <title>Windows Azure for developers Task4: Error Attaching the debugger </title>
      <description>In this article, i will explain about Windows Azure for developers and Error Attaching the debugger in Windows Azure SDK 1.3 &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%2fexceptionhandling%2fwindows-azure-for-developers-task4-error-attaching-the-debugger-in-windows-azure-sdk-1-3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codegain.com%2farticles%2fwindowsazure%2fexceptionhandling%2fwindows-azure-for-developers-task4-error-attaching-the-debugger-in-windows-azure-sdk-1-3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Windows_Azure_for_developers_Task4_Error_Attaching_the_debugger</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Windows_Azure_for_developers_Task4_Error_Attaching_the_debugger</guid>
      <pubDate>Mon, 07 Mar 2011 03:36:32 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>MVVM and Service Agent</title>
      <description>MVVM and Service Agent approach &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.agafonov.net.ua%2fpost%2f2010%2f10%2f01%2fMVVM-and-Service-Agent.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.agafonov.net.ua%2fpost%2f2010%2f10%2f01%2fMVVM-and-Service-Agent.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/MVVM_and_Service_Agent</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/MVVM_and_Service_Agent</guid>
      <pubDate>Thu, 06 Jan 2011 18:29:33 GMT</pubDate>
    </item>
    <item>
      <title>WCF   WF</title>
      <description>.Net 4.0 with WF 4(Windows Workflow 4), WCF 4(Windows Communication Foundation 4) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.agafonov.net.ua%2fpost%2f2010%2f10%2f13%2fWCF-2b-WF.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.agafonov.net.ua%2fpost%2f2010%2f10%2f13%2fWCF-2b-WF.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/WCF_WF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/WCF_WF</guid>
      <pubDate>Wed, 03 Nov 2010 14:08:32 GMT</pubDate>
    </item>
    <item>
      <title>Fixing the versioned workflow persistence issues</title>
      <description>Shows how to fix Workflow Foundation versioning issues when using custom services. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.catenalogic.com%2fpost%2f2010%2f10%2f18%2fFixing-the-versioned-workflow-persistence-issues.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.catenalogic.com%2fpost%2f2010%2f10%2f18%2fFixing-the-versioned-workflow-persistence-issues.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Fixing_the_versioned_workflow_persistence_issues</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Fixing_the_versioned_workflow_persistence_issues</guid>
      <pubDate>Mon, 18 Oct 2010 20:29:17 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>Practical Applications of BizTalk Server, Windows Workflow and SSIS</title>
      <description>In an effort to maintain control over the proliferation of application servers and data, many organizations have undertaken projects to consolidate and integrate systems.  One of the first hurdles in undertaking an integration project is determining the most efficient integration technology.  Unfortunately, just within the Microsoft stack, there are technologies that consistently cause confusion and are often misused.  For example, the lines are continuing to blur when comparing BizTalk Server to Windows Workflow especially now that hosting Workflows using Windows Server AppFabric can provide functionality that appears similar to BizTalk.  However, there are still quite a few giveaways when you need one versus the other.  Underneath most applications, we commonly find a data platform and for many organizations, their platform of choice is SQL Server.  The intersection of just these 3 technologies leads many to ask the question, &amp;quot;if I want to integrate System A with System B, which technology should I use?&amp;quot;  Many times there are no hard and fast rules, but with some careful thought and consideration of organization demands and technological capabilities, the fog will lift and a clear answer will emerge.  This post will by no means provide the definitive answer, but I will provide a few common scenarios that might help illuminate the path. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.captechconsulting.com%2fblog%2fmike-diiorio%2fpractical-applications-biztalk-server-windows-workflow-and-sql-server-integration-"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.captechconsulting.com%2fblog%2fmike-diiorio%2fpractical-applications-biztalk-server-windows-workflow-and-sql-server-integration-" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Practical_Applications_of_BizTalk_Server_Windows_Workflow_and_SSIS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Practical_Applications_of_BizTalk_Server_Windows_Workflow_and_SSIS</guid>
      <pubDate>Tue, 28 Sep 2010 19:14:01 GMT</pubDate>
    </item>
    <item>
      <title>Workflow Foundation (WF) in .NET 4</title>
      <description>Workflow Foundation (WF) in .NET 4 - A Developer's Introduction to Windows Workflow Foundation and what is new in it? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.agafonov.net.ua%2fpost%2f2010%2f09%2f02%2fWorkflow-Foundation-(WF).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.agafonov.net.ua%2fpost%2f2010%2f09%2f02%2fWorkflow-Foundation-(WF).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Workflow_Foundation_WF_in_NET_4</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Workflow_Foundation_WF_in_NET_4</guid>
      <pubDate>Sun, 05 Sep 2010 15:03:26 GMT</pubDate>
    </item>
    <item>
      <title>Example: Creating workflow to request songs from radio station</title>
      <description>Today I played with WF 4.0 declarative workflows. This posting shows you simple workflow that you can extend to add songs to online radio station queue. My main focus here is workflow and I will provide here no logic for actual queue implementation. You can find here also Visual Studio 2010 sample solution. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2010%2f08%2f13%2fexample-creating-workflow-to-request-songs-from-radio-station.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2010%2f08%2f13%2fexample-creating-workflow-to-request-songs-from-radio-station.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Example_Creating_workflow_to_request_songs_from_radio_station</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Example_Creating_workflow_to_request_songs_from_radio_station</guid>
      <pubDate>Fri, 13 Aug 2010 01:10:04 GMT</pubDate>
    </item>
    <item>
      <title>WPF Ribbon Basics</title>
      <description>The WPF Ribbon control is easy to use once you get the basics of it. 

The structure is simple
...
 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fb%2fllobo%2farchive%2f2010%2f08%2f23%2fwpf-ribbon-basics.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fb%2fllobo%2farchive%2f2010%2f08%2f23%2fwpf-ribbon-basics.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/WPF_Ribbon_Basics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/WPF_Ribbon_Basics</guid>
      <pubDate>Fri, 06 Aug 2010 15:26:58 GMT</pubDate>
    </item>
    <item>
      <title>Change Visibility of Controls Automatically in WPF</title>
      <description>Imagine a situation when after you check a Checkbox in your WPF form, a TextBox for additional info pops out. How to create this behavior using only databinding and converters? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.chodounsky.net%2f2009%2f12%2f04%2fauto-change-control-visibility-wpf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.chodounsky.net%2f2009%2f12%2f04%2fauto-change-control-visibility-wpf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Change_Visibility_of_Controls_Automatically_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Change_Visibility_of_Controls_Automatically_in_WPF</guid>
      <pubDate>Wed, 04 Aug 2010 08:45:57 GMT</pubDate>
    </item>
    <item>
      <title>Immediate Datasource Update in WPF</title>
      <description>Some controls, like Textbox, update their datasource after you press Enter or when they lose focus. In some cases this behavior is not suitable. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.chodounsky.net%2f2009%2f12%2f04%2fimmediate-datasource-update-wpf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.chodounsky.net%2f2009%2f12%2f04%2fimmediate-datasource-update-wpf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Immediate_Datasource_Update_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Immediate_Datasource_Update_in_WPF</guid>
      <pubDate>Wed, 04 Aug 2010 08:45:46 GMT</pubDate>
    </item>
    <item>
      <title>Ribbon Control Design Time Experience</title>
      <description>The Ribbon Control is now available to the public for download. If you havent taken a look yet, would definitely recommend it.

A neat thing about this release is that it includes a design time plugin to VS. So out of the box you have a template in VS, when creating a new project

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fb%2fllobo%2farchive%2f2010%2f08%2f03%2fribbon-control-design-time-experience.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fb%2fllobo%2farchive%2f2010%2f08%2f03%2fribbon-control-design-time-experience.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Ribbon_Control_Design_Time_Experience</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Ribbon_Control_Design_Time_Experience</guid>
      <pubDate>Tue, 03 Aug 2010 14:03:27 GMT</pubDate>
    </item>
    <item>
      <title>Web Farm Framework 2 Beta released</title>
      <description>Microsoft have released a preview version of the latest release of their Web Farm Framework. The framework is a system which allows you to quickly and easily scale your website within your datacenter. It's aimed at companies who have a medium size deployment of servers already, and who need a way to quickly and efficiently add more servers to their cluster to manage their growth. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.developerfusion.com%2fnews%2f84808%2fweb-farm-framework-2-beta-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developerfusion.com%2fnews%2f84808%2fweb-farm-framework-2-beta-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Web_Farm_Framework_2_Beta_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Web_Farm_Framework_2_Beta_released</guid>
      <pubDate>Fri, 23 Jul 2010 10:28:37 GMT</pubDate>
    </item>
    <item>
      <title>Prism Walkthrough Part 4: Use Delegate Commands</title>
      <description>Build a WPF application with prism &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeoffrey.vandiest.biz%2fpost%2fPrism-Walkthrough-Part-4-Use-Delegate-Commands.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeoffrey.vandiest.biz%2fpost%2fPrism-Walkthrough-Part-4-Use-Delegate-Commands.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Prism_Walkthrough_Part_4_Use_Delegate_Commands</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Prism_Walkthrough_Part_4_Use_Delegate_Commands</guid>
      <pubDate>Sat, 05 Jun 2010 06:29:46 GMT</pubDate>
    </item>
    <item>
      <title>Part 3: Add Views to Regions</title>
      <description>3the part of a Prism Walkthrough &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeoffrey.vandiest.biz%2fpost%2fPart-3-Add-Views-to-Regions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeoffrey.vandiest.biz%2fpost%2fPart-3-Add-Views-to-Regions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Part_3_Add_Views_to_Regions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Part_3_Add_Views_to_Regions</guid>
      <pubDate>Mon, 31 May 2010 19:32:04 GMT</pubDate>
    </item>
    <item>
      <title>WPF Data Virtualization</title>
      <description>Component for displaying and interacting a large data set in WPF application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devzest.com%2fblog%2fpost%2fWPF-Data-Virtualization.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devzest.com%2fblog%2fpost%2fWPF-Data-Virtualization.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/WPF_Data_Virtualization</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/WPF_Data_Virtualization</guid>
      <pubDate>Mon, 12 Apr 2010 07:17:38 GMT</pubDate>
    </item>
    <item>
      <title>Memory Leaks with delegates and workflows</title>
      <description>Learn how to detect and solve memory leaks caused by delegates and workflow foundation &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fomarzabir%2farchive%2f2009%2f03%2f14%2fmemory-leak-with-delegates-and-workflow-foundation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fomarzabir%2farchive%2f2009%2f03%2f14%2fmemory-leak-with-delegates-and-workflow-foundation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Memory_Leaks_with_delegates_and_workflows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Memory_Leaks_with_delegates_and_workflows</guid>
      <pubDate>Tue, 09 Mar 2010 05:27:29 GMT</pubDate>
    </item>
    <item>
      <title>Workflow Without Windows Workflow</title>
      <description>It is an alternative way to use workflow in your application without using WF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffadylog.blogspot.com%2f2009%2f12%2fworkflow-without-windows-workflow_26.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffadylog.blogspot.com%2f2009%2f12%2fworkflow-without-windows-workflow_26.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Workflow_Without_Windows_Workflow</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Workflow_Without_Windows_Workflow</guid>
      <pubDate>Sat, 26 Dec 2009 12:51:08 GMT</pubDate>
    </item>
    <item>
      <title>Anatomy of an MVVM Application *or* How Tards Like Me Make MVVM Apps 2</title>
      <description>MVVM apps for r-tards. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjmorrill.hjtcentral.com%2fHome%2ftabid%2f428%2fEntryId%2f433%2fAnatomy-of-an-MVVM-Application-or-How-Tards-Like-Me-Make-MVVM-Apps.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjmorrill.hjtcentral.com%2fHome%2ftabid%2f428%2fEntryId%2f433%2fAnatomy-of-an-MVVM-Application-or-How-Tards-Like-Me-Make-MVVM-Apps.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Anatomy_of_an_MVVM_Application_or_How_Tards_Like_Me_Make_MVVM_Apps_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Anatomy_of_an_MVVM_Application_or_How_Tards_Like_Me_Make_MVVM_Apps_2</guid>
      <pubDate>Tue, 13 Oct 2009 18:34:39 GMT</pubDate>
    </item>
  </channel>
</rss>
