<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" version="2.0">
  <channel>
    <title>.NET Meanderings - PFx</title>
    <link>http://www.dotnetconsult.co.uk/weblog2/</link>
    <description>Richard Blewett's wanderings around .NET</description>
    <language>en-us</language>
    <copyright>Richard Blewett</copyright>
    <lastBuildDate>Tue, 08 Jun 2010 09:52:40 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.6264.0</generator>
    <managingEditor>richard@dotnetconsult.co.uk</managingEditor>
    <webMaster>richard@dotnetconsult.co.uk</webMaster>
    <item>
      <trackback:ping>http://www.dotnetconsult.co.uk/weblog2/Trackback.aspx?guid=0cf7f2c1-78f5-43d6-820d-849d5cd5fee0</trackback:ping>
      <pingback:server>http://www.dotnetconsult.co.uk/weblog2/pingback.aspx</pingback:server>
      <pingback:target>http://www.dotnetconsult.co.uk/weblog2/PermaLink,guid,0cf7f2c1-78f5-43d6-820d-849d5cd5fee0.aspx</pingback:target>
      <dc:creator>Richard Blewett</dc:creator>
      <wfw:comment>http://www.dotnetconsult.co.uk/weblog2/CommentView,guid,0cf7f2c1-78f5-43d6-820d-849d5cd5fee0.aspx</wfw:comment>
      <wfw:commentRss>http://www.dotnetconsult.co.uk/weblog2/SyndicationService.asmx/GetEntryCommentsRss?guid=0cf7f2c1-78f5-43d6-820d-849d5cd5fee0</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.dotnetconsult.co.uk/weblog2/content/binary/WindowsLiveWriter/SoftwareArchitectConference2010_98EF/Speaker_SA2010_120x120_4.jpg">
            <img style="border-right-width: 0px; margin: 0px 15px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Speaker_SA2010_120x120" border="0" alt="Speaker_SA2010_120x120" align="left" src="http://www.dotnetconsult.co.uk/weblog2/content/binary/WindowsLiveWriter/SoftwareArchitectConference2010_98EF/Speaker_SA2010_120x120_thumb_1.jpg" width="124" height="124" />
          </a>
        </p>
        <p>
I’m speaking at Software Architect 2010 in October. I’m going to be delivering two
sessions on Windows Workflow Foundation 4.0: the first explains the basic architecture
and looks at using workflow as a Visual Scripting environment to empower business
users. The second looks at building big systems with workflow concentrating on the
WCF integration features. 
</p>
        <p>
In addition to that I’ll be delivering two all-day workshops with <a href="http://andyclymer.blogspot.com/">Andy
Clymer</a>: Building Applications the .NET 4.0 Way and Moving to the Parallel Mindset
with .NET 4.0. The first of these will take a number of new features of .NET 4.0 and
show how they can be combined to create compelling applications. The second will look
at the Parallel Framework Extensions (PFx) introduced in .NET 4.0 examining both the
rich functionality of the library, how it can be best leveraged avoiding common parallel
pitfalls and finally looking at patterns that aid parallelisation of your code
</p>
        <img width="0" height="0" src="http://www.dotnetconsult.co.uk/weblog2/aggbug.ashx?id=0cf7f2c1-78f5-43d6-820d-849d5cd5fee0" />
      </body>
      <title>Software Architect Conference 2010</title>
      <guid isPermaLink="false">http://www.dotnetconsult.co.uk/weblog2/PermaLink,guid,0cf7f2c1-78f5-43d6-820d-849d5cd5fee0.aspx</guid>
      <link>http://www.dotnetconsult.co.uk/weblog2/PermaLink,guid,0cf7f2c1-78f5-43d6-820d-849d5cd5fee0.aspx</link>
      <pubDate>Tue, 08 Jun 2010 09:52:40 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://www.dotnetconsult.co.uk/weblog2/content/binary/WindowsLiveWriter/SoftwareArchitectConference2010_98EF/Speaker_SA2010_120x120_4.jpg"&gt;&lt;img style="border-right-width: 0px; margin: 0px 15px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Speaker_SA2010_120x120" border="0" alt="Speaker_SA2010_120x120" align="left" src="http://www.dotnetconsult.co.uk/weblog2/content/binary/WindowsLiveWriter/SoftwareArchitectConference2010_98EF/Speaker_SA2010_120x120_thumb_1.jpg" width="124" height="124"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
I’m speaking at Software Architect 2010 in October. I’m going to be delivering two
sessions on Windows Workflow Foundation 4.0: the first explains the basic architecture
and looks at using workflow as a Visual Scripting environment to empower business
users. The second looks at building big systems with workflow concentrating on the
WCF integration features. 
&lt;/p&gt;
&lt;p&gt;
In addition to that I’ll be delivering two all-day workshops with &lt;a href="http://andyclymer.blogspot.com/"&gt;Andy
Clymer&lt;/a&gt;: Building Applications the .NET 4.0 Way and Moving to the Parallel Mindset
with .NET 4.0. The first of these will take a number of new features of .NET 4.0 and
show how they can be combined to create compelling applications. The second will look
at the Parallel Framework Extensions (PFx) introduced in .NET 4.0 examining both the
rich functionality of the library, how it can be best leveraged avoiding common parallel
pitfalls and finally looking at patterns that aid parallelisation of your code
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.dotnetconsult.co.uk/weblog2/aggbug.ashx?id=0cf7f2c1-78f5-43d6-820d-849d5cd5fee0" /&gt;</description>
      <comments>http://www.dotnetconsult.co.uk/weblog2/CommentView,guid,0cf7f2c1-78f5-43d6-820d-849d5cd5fee0.aspx</comments>
      <category>.NET;PFx;RSK;WCF;WF;WF4</category>
    </item>
    <item>
      <trackback:ping>http://www.dotnetconsult.co.uk/weblog2/Trackback.aspx?guid=332e063e-732b-45b7-a04b-2051785e0877</trackback:ping>
      <pingback:server>http://www.dotnetconsult.co.uk/weblog2/pingback.aspx</pingback:server>
      <pingback:target>http://www.dotnetconsult.co.uk/weblog2/PermaLink,guid,332e063e-732b-45b7-a04b-2051785e0877.aspx</pingback:target>
      <dc:creator>Richard Blewett</dc:creator>
      <wfw:comment>http://www.dotnetconsult.co.uk/weblog2/CommentView,guid,332e063e-732b-45b7-a04b-2051785e0877.aspx</wfw:comment>
      <wfw:commentRss>http://www.dotnetconsult.co.uk/weblog2/SyndicationService.asmx/GetEntryCommentsRss?guid=332e063e-732b-45b7-a04b-2051785e0877</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Rock Solid Knowledge on iTunes is live! We’ve taken the feed to our free screencasts
and they are now available through iTunes via the following link
</p>
        <p>
          <a href="http://itunes.apple.com/gb/podcast/rock-solid-knowledge-screencasts/id365244375">http://itunes.apple.com/gb/podcast/rock-solid-knowledge-screencasts/id365244375</a>
        </p>
        <p>
Now you can watch them on the move
</p>
        <img width="0" height="0" src="http://www.dotnetconsult.co.uk/weblog2/aggbug.ashx?id=332e063e-732b-45b7-a04b-2051785e0877" />
      </body>
      <title>Rock Solid Knowledge Screencasts now Available via iTunes</title>
      <guid isPermaLink="false">http://www.dotnetconsult.co.uk/weblog2/PermaLink,guid,332e063e-732b-45b7-a04b-2051785e0877.aspx</guid>
      <link>http://www.dotnetconsult.co.uk/weblog2/PermaLink,guid,332e063e-732b-45b7-a04b-2051785e0877.aspx</link>
      <pubDate>Tue, 30 Mar 2010 20:13:22 GMT</pubDate>
      <description>&lt;p&gt;
Rock Solid Knowledge on iTunes is live! We’ve taken the feed to our free screencasts
and they are now available through iTunes via the following link
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://itunes.apple.com/gb/podcast/rock-solid-knowledge-screencasts/id365244375"&gt;http://itunes.apple.com/gb/podcast/rock-solid-knowledge-screencasts/id365244375&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Now you can watch them on the move
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.dotnetconsult.co.uk/weblog2/aggbug.ashx?id=332e063e-732b-45b7-a04b-2051785e0877" /&gt;</description>
      <comments>http://www.dotnetconsult.co.uk/weblog2/CommentView,guid,332e063e-732b-45b7-a04b-2051785e0877.aspx</comments>
      <category>.NET;EF4;PFx;RSK;SilverLight;WCF;WF;WF4</category>
    </item>
  </channel>
</rss>