Welcome to Windows Workflow Foundation (WF)
Top Tasks :

WF Community Bloggers

Browse by Tags

All Tags » Atlas;WF   (RSS)
Sorry, but there are no more tags available to filter with.

  • Atlas designer online

    I put the code for my Atlas-based WF designer here on my site so you can try it out without having to download and install everything. Link is http://www.masteringbiztalk.com/atlasworkflowdesigner/ Read More...
  • Finally some bits!

    I've been teasing for a while about my Atlas-base Windows Workflow designer for a while. Its just that although I had some basic functionality working months ago - it has taken me this long with all the other consulting and training I've been doing to actually get things working to what I consider a beta level. So with this post I am announcing beta 1 of the Atlas Workflow Designer. I am putting up source code - but I am releasing it under the MIT license (which basically means you can use it for any purpose - even commercial - you just have to leave my copyright notice in it so I get credit :)). Any bug reports are welcome - although code reviews are not ;-). Personally I am happy with the functionality - I am not necessarily happy with the way all the code is factored. Some of it to be perfectly honest is a total hack. Mostly in the Atlas based "class" that runs the designer in the browser. There is some serious refactoring that needs to get done there, which I will be working on for future releases. Also - the persistence layer (saving the xaml and rules to the database) isn't as layered as I'd like (I have plans for a workflow persistence provider so different stores can be easily plugged in). Also the coupling between the javascript and the service is a little tight - but that may be unavoidable in this particular application. The biggest thing to get working better is the property grid and rules. As of now - all you can put in for rules is "true" (yes - I know this sucks Read More...
  • Tech Eds

    Paul is having fun at TechEd Australia talking about WF - I am looking forward to doing the same at TechEd Hong Kong at the end of September (also just looking forward to going to Hong Kong!). I hope that the image on this page is the speaker "outfit" :) I'll also be doing two talks on Atlas - should be a blast. Read More...
  • An update to the AtlasWorkflowMonitor example

    So based on popular demand I've added more functionality to the web-based workflow monitor. You can now see and select activities: I only updated the Atlas version - just remove the atlas tags and reference if you want vanilla ASP.NET Read More...

<July 2008>
SuMoTuWeThFrSa
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us