<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Eran Nachum's Blog</title>
    <link>http://www.eranachum.com/</link>
    <description>www.eranachum.com - Implementing &amp; executing my thoughts...</description>
    <language>en-us</language>
    <copyright>Eran Nachum</copyright>
    <lastBuildDate>Wed, 21 Jan 2009 07:21:09 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.8.5223.2</generator>
    <managingEditor>eranachum@hotmail.com</managingEditor>
    <webMaster>eranachum@hotmail.com</webMaster>
    <item>
      <trackback:ping>http://www.eranachum.com/Trackback.aspx?guid=5b60a15e-a16d-4750-9636-438ebee456a3</trackback:ping>
      <pingback:server>http://www.eranachum.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.eranachum.com/PermaLink,guid,5b60a15e-a16d-4750-9636-438ebee456a3.aspx</pingback:target>
      <dc:creator>eranachum@hotmail.com (Eran Nachum)</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Long time since I spent my words here (shame on me...), but I am in a middle of a
      great project that touches almost every MS technology: asp.net, WPF, WCF and even
      WWF. I want to talk here about known issue from Microsoft and not to innovate something
      but to share my frustrations in regadrs it.
   </p>
        <p>
      Even WWF is a great technology, has very intuitive API and supplies fun of programming
      - which is very important these days (for me at least) it has a major disadvantage: <strong>VERY
      VERY VERY</strong> slow VS 2008 designer. I am talking here about very big WF that
      contains somthing like 15 state activities, which everyone of them holds very complex
      conditions, code activities, send &amp; receive activities that exposed outside as
      a WCF service.
   </p>
        <p>
      In the beginning (were I was young by 6 months) life were easy and the future sound
      even better, but this has been changed after more and more and more logic in the WF
      which turned it to be a WF monster that except of doing coffee it does almost everything...
   </p>
        <p>
      My main insight in regards to it is to split every single state (also if it very small
      one) to a custom activities that each one of them (of course) will be placed in a
      seperate file and will hold all its logic. After it, in the main workflow file you
      could attach each one of them and combine the puzzle.
   </p>
        <p>
      Click to read more: <a href="http://social.msdn.microsoft.com/Forums/en-US/windowsworkflowfoundation/thread/d802c5a0-0b6f-400d-9ac0-35e28522be71/" target="_blank">VS2008
      Workflow Designer is Very Slow</a></p>
        <img width="0" height="0" src="http://www.eranachum.com/aggbug.ashx?id=5b60a15e-a16d-4750-9636-438ebee456a3" />
      </body>
      <title>Windows Workflow Foundation (aka WWF) - My Insights</title>
      <guid>http://www.eranachum.com/PermaLink,guid,5b60a15e-a16d-4750-9636-438ebee456a3.aspx</guid>
      <link>http://www.eranachum.com/PermaLink,guid,5b60a15e-a16d-4750-9636-438ebee456a3.aspx</link>
      <pubDate>Wed, 21 Jan 2009 07:21:09 GMT</pubDate>
      <description>&lt;p&gt;
   Long time since I spent my words here (shame on me...), but I am in a middle of a
   great project that touches almost every MS technology: asp.net, WPF, WCF and even
   WWF. I want to talk here about known issue from Microsoft and not to innovate something
   but to share my frustrations in regadrs it.
&lt;/p&gt;
&lt;p&gt;
   Even WWF is a great technology, has very intuitive API and supplies&amp;nbsp;fun of programming
   - which is very important these days (for me at least) it has a major disadvantage: &lt;strong&gt;VERY
   VERY VERY&lt;/strong&gt; slow VS 2008 designer. I am talking here about very big WF that
   contains somthing like 15 state activities, which everyone of them holds very complex
   conditions, code activities, send &amp;amp; receive activities that exposed outside as
   a WCF service.
&lt;/p&gt;
&lt;p&gt;
   In the beginning (were I was young by 6 months) life were easy and the future sound
   even better, but this has been changed after more and more and more logic in the WF
   which turned it to be a WF monster that except of doing coffee it does almost everything...
&lt;/p&gt;
&lt;p&gt;
   My main insight in regards to it is to split every single state (also if it very small
   one) to a custom activities that each one of them (of course) will be placed in a
   seperate file and will hold all its logic. After it, in the main workflow file you
   could attach each one of them and combine the puzzle.
&lt;/p&gt;
&lt;p&gt;
   Click to read more: &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/windowsworkflowfoundation/thread/d802c5a0-0b6f-400d-9ac0-35e28522be71/" target=_blank&gt;VS2008
   Workflow Designer is Very Slow&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eranachum.com/aggbug.ashx?id=5b60a15e-a16d-4750-9636-438ebee456a3" /&gt;</description>
      <category>VS2008;WWF</category>
    </item>
  </channel>
</rss>