<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/mwink/Posts/RSS"></atom:link>
    <itunes:summary></itunes:summary>
    <itunes:author>Microsoft</itunes:author>
    <itunes:subtitle></itunes:subtitle>
    <image>
      <url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
      <title>Channel 9</title>
      <link>http://channel9.msdn.com/Niners/mwink/Posts</link>
    </image>
    <itunes:image href=""></itunes:image>
    <itunes:category text="Technology"></itunes:category>
    <description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
    <link>http://channel9.msdn.com/Niners/mwink/Posts</link>
    <language>en</language>
    <pubDate>Wed, 19 Jun 2013 22:26:21 GMT</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 22:26:21 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>8</c9:totalResults>
    <c9:pageCount>1</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Introduction to Workflow Services (building WCF Services with WF)</title>
      <description><![CDATA[One of my favorite features in .NET 3.5 is the integration work that has been done between WF (Windows Workflow Foundation) and WCF (Windows Communication Foundation).&nbsp; Check out a c9 video with that team
<a href="/ShowPost.aspx?PostID=335756">here</a>.&nbsp; This short screencasts walks through how to consume a WCF service from a workflow, as well as implementing a service as a workflow.&nbsp;
<br>
<br>
This is a recording of the &quot;first demo&quot; I do in any of my presentations introducing this topic, and as such, it involves starting with a blank solution and building all the pieces we need. <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/mwink/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:6941adf0a9654f44b6fd9dea01634308">]]></description>
      <comments>http://channel9.msdn.com/Blogs/mwink/Introduction-to-Workflow-Services-building-WCF-Services-with-WF</comments>
      <itunes:summary>One of my favorite features in .NET 3.5 is the integration work that has been done between WF (Windows Workflow Foundation) and WCF (Windows Communication Foundation).&amp;nbsp; Check out a c9 video with that team
here.&amp;nbsp; This short screencasts walks through how to consume a WCF service from a workflow, as well as implementing a service as a workflow.&amp;nbsp;


This is a recording of the &amp;quot;first demo&amp;quot; I do in any of my presentations introducing this topic, and as such, it involves starting with a blank solution and building all the pieces we need.</itunes:summary>
      <itunes:duration>600</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/mwink/Introduction-to-Workflow-Services-building-WCF-Services-with-WF</link>
      <pubDate>Fri, 31 Aug 2007 16:48:10 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/mwink/Introduction-to-Workflow-Services-building-WCF-Services-with-WF</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/257343_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/257343_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/1c73cbda-bb7d-4dbd-a5ab-5506f2ddf7c2.jpg" height="169" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/48fe30d6-739c-4292-8770-9dc7f3801d75.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/4/3/7/5/2/338720_OrcasTrainingIntroSilverWithAudio.wmv" expression="full" duration="600" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/4/3/7/5/2/338720_OrcasTrainingIntroSilverWithAudio.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>mwink</dc:creator>
      <itunes:author>mwink</itunes:author>
      <slash:comments>5</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/mwink/Introduction-to-Workflow-Services-building-WCF-Services-with-WF/RSS</wfw:commentRss>
      <category>Orcas</category>
      <category>WCF</category>
      <category>Windows Workflow</category>
    </item>
  <item>
      <title>•	Dynamically Creating Service Contracts using Workflow Services in .NET 3.5</title>
      <description><![CDATA[In this screencast, we show how we can use a workflow first design pattern to dynamically create a service contract when we are building workflow services.&nbsp;
<br>
<br>
For more information, check out my blog post <a href="http://blogs.msdn.com/mwinkle/archive/2007/04/27/dynamically-generating-an-operation-contract-in-orcas.aspx">
here</a>. <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/mwink/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:fb46a8064a86493fb19a9dea016348d1">]]></description>
      <comments>http://channel9.msdn.com/Blogs/mwink/Dynamically-Creating-Service-Contracts-using-Workflow-Services-in-NET-35</comments>
      <itunes:summary>In this screencast, we show how we can use a workflow first design pattern to dynamically create a service contract when we are building workflow services.&amp;nbsp;


For more information, check out my blog post 
here.</itunes:summary>
      <itunes:duration>410</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/mwink/Dynamically-Creating-Service-Contracts-using-Workflow-Services-in-NET-35</link>
      <pubDate>Thu, 02 Aug 2007 23:07:30 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/mwink/Dynamically-Creating-Service-Contracts-using-Workflow-Services-in-NET-35</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/256761_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/256761_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/1146d703-f93c-4687-b22f-0e473be296d0.jpg" height="203" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/460fe06f-658f-45a0-a75f-17bb1224662e.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/6/7/6/5/2/331668_CreatingDynamicSilverContractswmv.wmv" expression="full" duration="410" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/6/7/6/5/2/331668_CreatingDynamicSilverContractswmv.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>mwink</dc:creator>
      <itunes:author>mwink</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/mwink/Dynamically-Creating-Service-Contracts-using-Workflow-Services-in-NET-35/RSS</wfw:commentRss>
      <category>Orcas</category>
      <category>WCF</category>
      <category>Windows Workflow</category>
    </item>
  <item>
      <title>Creating a Workflow Service in Approximately 60 Seconds</title>
      <description><![CDATA[Got VS 2008 Beta 2?&nbsp; In this screencast, we walk through the new project templates to rapidly create a WCF service that is implemented in WF using the Send and Receive activities in .NET 3.5.&nbsp; This is one of the biggest asks we have had from customers,
 and in this short 3 minutes of your life, you will see how to create them, and see how the tools can make your life easier. <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/mwink/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:09ba1ead4f0f46a4ac719dea01635095">]]></description>
      <comments>http://channel9.msdn.com/Blogs/mwink/Creating-a-Workflow-Service-in-Approximately-60-Seconds</comments>
      <itunes:summary>Got VS 2008 Beta 2?&amp;nbsp; In this screencast, we walk through the new project templates to rapidly create a WCF service that is implemented in WF using the Send and Receive activities in .NET 3.5.&amp;nbsp; This is one of the biggest asks we have had from customers,
 and in this short 3 minutes of your life, you will see how to create them, and see how the tools can make your life easier.</itunes:summary>
      <itunes:duration>181</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/mwink/Creating-a-Workflow-Service-in-Approximately-60-Seconds</link>
      <pubDate>Mon, 30 Jul 2007 19:49:55 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/mwink/Creating-a-Workflow-Service-in-Approximately-60-Seconds</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/256661_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/256661_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/bdd145d8-8ed0-44f5-b35b-525402ff6ff7.jpg" height="202" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/6f84b6ab-8f03-40e8-a42c-6f6bf0fb8db3.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/6/6/6/5/2/330489_introtowfservices.wmv" expression="full" duration="181" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/6/6/6/5/2/330489_introtowfservices.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>mwink</dc:creator>
      <itunes:author>mwink</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/mwink/Creating-a-Workflow-Service-in-Approximately-60-Seconds/RSS</wfw:commentRss>
      <category>Orcas</category>
      <category>Visual Studio</category>
      <category>WCF</category>
      <category>Windows Workflow</category>
    </item>
  <item>
      <title>BizTalk Server 2006 Extensions for WF</title>
      <description><![CDATA[This video shows how to use this sample to integrate BizTalk and WF today.<br>
<br>
From Paul Andrew's blog <a href="http://blogs.msdn.com/pandrew/archive/2007/06/27/no-biztalk-experience-required.aspx">
here</a>.<br>
<br>
<blockquote dir="ltr">
<p><span>The BizTalk Adapter for Windows Workflow Foundation SDK Sample (June 2007 CTP) is a preview of some new technology for business logic and process developers. It provides for workflow models developed using Windows Workflow Foundation from the .NET
 Framework 3.0 to be hosted in BizTalk Server 2006. By doing this the workflow gains access to services from BizTalk Server 2006 including scalability, reliability, manageability, and access to messaging with BizTalk Server ports. The next major version of
 BizTalk Server is planned to be built on Windows Workflow Foundation and this CTP provides an option for customers to do this with current technologies. A release date has not yet been planned and will depend on customer feedback and the sample is currently
 not planned to be Microsoft supported. The CTP is suitable for software developers familiar with Windows Workflow Foundation and is provided as an SDK sample with source code.
</span></p>
<p><span>The sample provides a tool that evaluates an existing WF workflow model and creates a BizTalk orchestration project as a proxy for that WF workflow model. The orchestration can then be deployed to BizTalk Server and the WF model is used.</span></p>
</blockquote>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/mwink/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:71f2bc76afe043b78da19dea016358ec">]]></description>
      <comments>http://channel9.msdn.com/Blogs/mwink/BizTalk-Server-2006-Extensions-for-WF</comments>
      <itunes:summary>This video shows how to use this sample to integrate BizTalk and WF today.

From Paul Andrew&#39;s blog 
here.


The BizTalk Adapter for Windows Workflow Foundation SDK Sample (June 2007 CTP) is a preview of some new technology for business logic and process developers. It provides for workflow models developed using Windows Workflow Foundation from the .NET
 Framework 3.0 to be hosted in BizTalk Server 2006. By doing this the workflow gains access to services from BizTalk Server 2006 including scalability, reliability, manageability, and access to messaging with BizTalk Server ports. The next major version of
 BizTalk Server is planned to be built on Windows Workflow Foundation and this CTP provides an option for customers to do this with current technologies. A release date has not yet been planned and will depend on customer feedback and the sample is currently
 not planned to be Microsoft supported. The CTP is suitable for software developers familiar with Windows Workflow Foundation and is provided as an SDK sample with source code.
 
The sample provides a tool that evaluates an existing WF workflow model and creates a BizTalk orchestration project as a proxy for that WF workflow model. The orchestration can then be deployed to BizTalk Server and the WF model is used. 

</itunes:summary>
      <link>http://channel9.msdn.com/Blogs/mwink/BizTalk-Server-2006-Extensions-for-WF</link>
      <pubDate>Thu, 28 Jun 2007 20:18:51 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/mwink/BizTalk-Server-2006-Extensions-for-WF</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/255824_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/255824_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/de1528f1-e0b6-4530-81ce-221ef80f4b2e.jpg" height="238" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/2c4f4426-93ed-4936-bda2-ca581157a49e.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://go.microsoft.com/?linkid=6902574" expression="full" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://go.microsoft.com/?linkid=6902574" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>mwink</dc:creator>
      <itunes:author>mwink</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/mwink/BizTalk-Server-2006-Extensions-for-WF/RSS</wfw:commentRss>
      <category>Biztalk</category>
      <category>WCF</category>
      <category>Windows Workflow</category>
    </item>
  <item>
      <title>Building WCF (Windows Communication Foundation) Services with WF (Windows Workflow Foundation)</title>
      <description><![CDATA[
<p>I often liken WF and WCF to long lost siblings separated at birth.&nbsp; Almost every customer I talk to wants to use these two technologies together.&nbsp; In V1, one could certainly use the two together, there was just some plumbing that had to be written.&nbsp; In Orcas,
 we aim to take care of most of that plumbing for you.<br>
<br>
This is a 75 minute training session given by Pravin Indurkar, the PM responsible for the feature in Orcas.<br>
<br>
For more information, you can check out my blog <a href="http://blogs.msdn.com/mwinkle">
here</a>. (<a href="http://blogs.msdn.com/mwinkle/archive/2007/02/28/wcf-and-wf-in-quot-orcas-quot.aspx">Orcas WF&#43;WCF features</a>,
<a href="http://blogs.msdn.com/mwinkle/archive/2007/04/27/dynamically-generating-an-operation-contract-in-orcas.aspx">
Dynamically Creating Contracts (Workflow First Design)</a>)<br>
</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/mwink/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:abccc7fd9ad7469eacfe9dea01635d47">]]></description>
      <comments>http://channel9.msdn.com/Blogs/mwink/Building-WCF-Windows-Communication-Foundation-Services-with-WF-Windows-Workflow-Foundation</comments>
      <itunes:summary>
I often liken WF and WCF to long lost siblings separated at birth.&amp;nbsp; Almost every customer I talk to wants to use these two technologies together.&amp;nbsp; In V1, one could certainly use the two together, there was just some plumbing that had to be written.&amp;nbsp; In Orcas,
 we aim to take care of most of that plumbing for you.

This is a 75 minute training session given by Pravin Indurkar, the PM responsible for the feature in Orcas.

For more information, you can check out my blog 
here. (Orcas WF&amp;#43;WCF features,

Dynamically Creating Contracts (Workflow First Design))
 
</itunes:summary>
      <link>http://channel9.msdn.com/Blogs/mwink/Building-WCF-Windows-Communication-Foundation-Services-with-WF-Windows-Workflow-Foundation</link>
      <pubDate>Tue, 26 Jun 2007 17:07:04 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/mwink/Building-WCF-Windows-Communication-Foundation-Services-with-WF-Windows-Workflow-Foundation</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/255767_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/255767_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/073e05a7-c401-478b-a53e-fcf32c9cc5f4.jpg" height="203" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/83551ab7-91ef-4054-95d3-21e5eeffc4df.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://download.microsoft.com/download/0/8/f/08f41ca7-26ea-4847-b78e-dd35203973ad/WorkflowServicesInOrcas.wmv" expression="full" fileSize="195705078" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://download.microsoft.com/download/0/8/f/08f41ca7-26ea-4847-b78e-dd35203973ad/WorkflowServicesInOrcas.wmv" length="195705078" type="video/x-ms-wmv"></enclosure>
      <dc:creator>mwink</dc:creator>
      <itunes:author>mwink</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/mwink/Building-WCF-Windows-Communication-Foundation-Services-with-WF-Windows-Workflow-Foundation/RSS</wfw:commentRss>
      <category>Orcas</category>
      <category>WCF</category>
      <category>Windows Workflow</category>
    </item>
  <item>
      <title>Introduction to the Windows Workflow Foundation Pageflow sample</title>
      <description><![CDATA[
<p>Most people think of workflows as a tool to represent and automate back-end business processes. Back-end business processes normally require some user interaction but their main purpose is not to drive the user experience or manage the UI. However, there
 is a growing type of application that leverages workflow as a tool to drive the user interaction and drive the user experience of an interactive process. This type of technology is called page flow.
</p>
<p>Last year at TechEd, we showed off some bits we had been working on internally that were designed to make that possible, the ability to model the user interaction of an application using workflow. This approach provides developers the ability to continue
 managing the complexity of their application in a structure and scalable manner. It turned out that the code we showed at TechEd wasn't going to end up in any of the product releases, so the dev team requested permission to release that code as a sample of
 how one can implement a generic navigation framework using WF that can support multiple UI technologies (i.e. ASP.NET and WPF).&nbsp; This year, I just finished giving a talk showing this off and talking about how it will be available today!
<br>
<br>
You can find more information <a href="http://blogs.msdn.com/mwinkle/archive/2007/06/07/introducing-the-pageflow-sample.aspx">
here on my blog</a>.</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/mwink/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:5b88de580a40424f8c569dea01636203">]]></description>
      <comments>http://channel9.msdn.com/Blogs/mwink/Introduction-to-the-Windows-Workflow-Foundation-Pageflow-sample</comments>
      <itunes:summary>
Most people think of workflows as a tool to represent and automate back-end business processes. Back-end business processes normally require some user interaction but their main purpose is not to drive the user experience or manage the UI. However, there
 is a growing type of application that leverages workflow as a tool to drive the user interaction and drive the user experience of an interactive process. This type of technology is called page flow.
 
Last year at TechEd, we showed off some bits we had been working on internally that were designed to make that possible, the ability to model the user interaction of an application using workflow. This approach provides developers the ability to continue
 managing the complexity of their application in a structure and scalable manner. It turned out that the code we showed at TechEd wasn&#39;t going to end up in any of the product releases, so the dev team requested permission to release that code as a sample of
 how one can implement a generic navigation framework using WF that can support multiple UI technologies (i.e. ASP.NET and WPF).&amp;nbsp; This year, I just finished giving a talk showing this off and talking about how it will be available today!


You can find more information 
here on my blog. 
</itunes:summary>
      <link>http://channel9.msdn.com/Blogs/mwink/Introduction-to-the-Windows-Workflow-Foundation-Pageflow-sample</link>
      <pubDate>Tue, 12 Jun 2007 20:19:41 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/mwink/Introduction-to-the-Windows-Workflow-Foundation-Pageflow-sample</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/255454_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/255454_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/3cbd761b-d275-4920-a00d-1a89a5a5717f.jpg" height="203" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/f063df2c-355b-4571-8f1f-8ce72a70596b.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://download.microsoft.com/download/d/9/0/d900e09c-30fb-41cc-8363-f3964332a25f/IntroToPageflow.wmv" expression="full" fileSize="111072922" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://download.microsoft.com/download/d/9/0/d900e09c-30fb-41cc-8363-f3964332a25f/IntroToPageflow.wmv" length="111072922" type="video/x-ms-wmv"></enclosure>
      <dc:creator>mwink</dc:creator>
      <itunes:author>mwink</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/mwink/Introduction-to-the-Windows-Workflow-Foundation-Pageflow-sample/RSS</wfw:commentRss>
      <category>ASP.NET</category>
      <category>Windows Workflow</category>
    </item>
  <item>
      <title>Rules Driven UI using WF</title>
      <description><![CDATA[<a href="http://blogs.msdn.com/moustafa">Moustafa</a> has put together this screencast to show off how you can use the Rules Engine capabilities contained in Windows Workflow Foundation outside of a workflow, and leverage it to drive the business logic
 of a Windows Forms application.&nbsp; Check out the video, and if you're interested in more, then head on over to&nbsp;&nbsp;our community site&nbsp;where
<a href="http://wf.netfx3.com/files/folders/rules_samples/entry819.aspx">you can download the sample</a><a href="http://wf.netfx3.com/files/folders/rules_samples/entry819.aspx">.</a><br>
<br>
<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnlong/html/intWF_FndRlsEng.asp">This is the article</a> that Moustafa mentions that introduces the Rules Engine available at MSDN.<br>
<br>
<br>
For more information on Windows Workflow Foundation, you can check the following resources:
<ul>
<li><a href="http://wf.netfx3.com/">http://wf.netfx3.com</a> </li><li><a href="http://msdn.microsoft.com/workflow">http://msdn.microsoft.com/workflow</a></li></ul>
<br>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/mwink/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:39210aad5fb0413c97ba9dea01636770">]]></description>
      <comments>http://channel9.msdn.com/Blogs/mwink/Rules-Driven-UI-using-WF</comments>
      <itunes:summary>Moustafa has put together this screencast to show off how you can use the Rules Engine capabilities contained in Windows Workflow Foundation outside of a workflow, and leverage it to drive the business logic
 of a Windows Forms application.&amp;nbsp; Check out the video, and if you&#39;re interested in more, then head on over to&amp;nbsp;&amp;nbsp;our community site&amp;nbsp;where
you can download the sample.

This is the article that Moustafa mentions that introduces the Rules Engine available at MSDN.


For more information on Windows Workflow Foundation, you can check the following resources:

http://wf.netfx3.com http://msdn.microsoft.com/workflow

</itunes:summary>
      <itunes:duration>670</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/mwink/Rules-Driven-UI-using-WF</link>
      <pubDate>Fri, 07 Jul 2006 23:35:58 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/mwink/Rules-Driven-UI-using-WF</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/208209_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/208209_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/705a07bd-0781-4596-8d73-4be23729fd38.jpg" height="204" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/dd675350-b147-4b76-a1c4-0af5fa887442.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/9/0/2/8/0/2/213247_wf_rules_driven_ui_moustafa.wmv" expression="full" duration="670" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/9/0/2/8/0/2/213247_wf_rules_driven_ui_moustafa.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>mwink</dc:creator>
      <itunes:author>mwink</itunes:author>
      <slash:comments>10</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/mwink/Rules-Driven-UI-using-WF/RSS</wfw:commentRss>
      <category>Windows Forms</category>
      <category>Windows Workflow</category>
      <category>WinFX</category>
    </item>
  <item>
      <title>Workflow Manager Application</title>
      <description><![CDATA[
<p><a href="HTTP://blogs.msdn.com/sergeychub">Sergey</a>, from the Windows Workflow Foundation team, has put together a great sample that highlights designer re-hosting, tracking, and the ability to dynamically update a workflow.&nbsp; Check out the video, and if
 you're interested in more, then head on over to&nbsp;&nbsp;our community site&nbsp;where <a href="http://wf.netfx3.com/files/folders/sample_applications/entry4074.aspx">
you can download the sample</a>.<br>
<br>
For more information on Windows Workflow Foundation, you can check the following resources:</p>
<ul>
<li><a href="http://wf.netfx3.com">http://wf.netfx3.com</a> </li><li><a href="http://msdn.microsoft.com/workflow">http://msdn.microsoft.com/workflow</a></li></ul>
<p><br>
<br>
</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/mwink/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:80f1c8c662174dbca8ed9dea0163740c">]]></description>
      <comments>http://channel9.msdn.com/Blogs/mwink/Workflow-Manager-Application</comments>
      <itunes:summary>
Sergey, from the Windows Workflow Foundation team, has put together a great sample that highlights designer re-hosting, tracking, and the ability to dynamically update a workflow.&amp;nbsp; Check out the video, and if
 you&#39;re interested in more, then head on over to&amp;nbsp;&amp;nbsp;our community site&amp;nbsp;where 
you can download the sample.

For more information on Windows Workflow Foundation, you can check the following resources: 

http://wf.netfx3.com http://msdn.microsoft.com/workflow


 
</itunes:summary>
      <itunes:duration>327</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/mwink/Workflow-Manager-Application</link>
      <pubDate>Fri, 07 Jul 2006 22:24:59 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/mwink/Workflow-Manager-Application</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/208182_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/208182_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/07b23fc6-ca9a-4658-80f9-f9d8eeb88067.jpg" height="204" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/00c28bd2-fb99-4d66-8249-a1d87bd60741.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/8/1/8/0/2/213220_workflow_manager_sergey.wmv" expression="full" duration="327" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/8/1/8/0/2/213220_workflow_manager_sergey.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>mwink</dc:creator>
      <itunes:author>mwink</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/mwink/Workflow-Manager-Application/RSS</wfw:commentRss>
      <category>Windows Workflow</category>
      <category>WinFX</category>
    </item>    
</channel>
</rss>