| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
11 Articles match "State Machine","Workflow"
| The Latest from DevelopMentor | MORE | | What's New in Windows Workflow Foundation in.NET 4.5 (part 2) State machine Although not completely new, it was released as part of the.NET 4 platform update 1 , the state machine is now rolled into the.NET framework proper so it doesn’t require an additional install. Versioning The most important new feature is workflow versioning. www.dotnetevents.nl.NET Workflow WF4 Futures dotnetmagDuring the last //build/ conference a number of new WF4.5 features where announced. In part 1 I took a look at the designer improvements, in this blog post I am going to take a look at some of the runtime enhancements. With WF 4.5 Maurice de Bejeir - Friday, October 7, 2011 What's New in Windows Workflow Foundation in.NET 4.5 (part 2) State machine Although not completely new, it was released as part of the.NET 4 platform update 1 , the state machine is now rolled into the.NET framework proper so it doesn’t require an additional install. Versioning The most important new feature is workflow versioning. www.dotnetevents.nl.NET Workflow WF4 Futures dotnetmagDuring the last //build/ conference a number of new WF4.5 features where announced. In part 1 I took a look at the designer improvements, in this blog post I am going to take a look at some of the runtime enhancements. With WF 4.5 The Problem Solver - Friday, October 7, 2011 What's New in Windows Workflow Foundation in.NET 4.5 (part 1) Search Searching through workflows is another big one. With small workflows it is quite easy to see where a variable is used but when workflows get bigger this becomes an increasingly hard problem. With WF4 I typically solve this by opening the workflow XAML in a text editor and searching the raw XML. The new search capability will let you search through a workflow in the designer, as you really should, just as any other Visual Studio artifact. www.dotnetevents.nl.NET Workflow WF4 Futures dotnetmagfeatures where announced. Auto surround with a Sequence. Maurice de Bejeir - Tuesday, September 27, 2011 | -
| The Best from DevelopMentor | MORE | - WF4 State Machine in the Multi-Targeting Pack for Microsoft.NET Framework 4 Platform Update 1
Lots of people like to use the state machine model workflow as this is a very flexible way of working that often fits in with how real work processes work. With WF3 we had a state machine workflow but with WF4 this was not ready in time and as a result we didn’t get to use this model. There where a few whitepapers on how to do a state machine using a flowchart and for simple cases those worked quite well. See here for a how to guide on how to use the state machine. www.dotnetevents.nl.NET Workflow WF4 VS2010 AppFabric Azure The Problem Solver - Monday, April 11, 2011 - Flowcharts in Workflow 4 and the Switch activity
Flowcharts are a nice addition to Windows Workflow Foundation 4. They allow for a lot of pretty complex behavior that is hard to do in a sequential workflow. In WF 3 we used to model these complex behaviors as state machine workflows. That worked but they weren't really state machines or event driven and things could get a bit tricky. Enter the flowchart in Windows Workflow Foundation 4 One of the good things is that a flowchart is not another workflow type. No it is just another activity to drop in a workflow. Next (5). The Problem Solver - Tuesday, October 27, 2009 - What's New in Windows Workflow Foundation in.NET 4.5 (part 1)
Search Searching through workflows is another big one. With small workflows it is quite easy to see where a variable is used but when workflows get bigger this becomes an increasingly hard problem. With WF4 I typically solve this by opening the workflow XAML in a text editor and searching the raw XML. The new search capability will let you search through a workflow in the designer, as you really should, just as any other Visual Studio artifact. www.dotnetevents.nl.NET Workflow WF4 Futures dotnetmagfeatures where announced. Auto surround with a Sequence. The Problem Solver - Tuesday, September 27, 2011 - Unit Testing Coming to a Workflow Near You
[Update: See the follow up post "Significant Advances in Unit Testing Windows Workflow" ]. If you've been working with Windows Workflow, you'll find it has some cool features for orchestration, long running operations, state machines, etc. In fact the architecture that makes Windows Workflow powerful (strict separation of workflow, activities, and the host for example) really gets in the way of unit tests. There has been some work done on unit testing Windows Workflows. TDD and Windows Workflow Foundation by Ron Jacobs. Scott Allen. Michael C. Kennedy's Weblog - Tuesday, September 30, 2008 - What's New in Windows Workflow Foundation in.NET 4.5 (part 2)
State machine Although not completely new, it was released as part of the.NET 4 platform update 1 , the state machine is now rolled into the.NET framework proper so it doesn’t require an additional install. Versioning The most important new feature is workflow versioning. www.dotnetevents.nl.NET Workflow WF4 Futures dotnetmagDuring the last //build/ conference a number of new WF4.5 features where announced. In part 1 I took a look at the designer improvements, in this blog post I am going to take a look at some of the runtime enhancements. With WF 4.5 The Problem Solver - Friday, October 7, 2011 - Unit Testing Coming to a Workflow Near You
[Update: See the follow up post "Significant Advances in Unit Testing Windows Workflow"] If you’ve been working with Windows Workflow, you’ll find it has some cool features for orchestration, long running operations, state machines, etc. However you won’t find very … Continue reading → Agile Articles WF Workflow Michael C. Kennedy's Weblog - Tuesday, September 30, 2008 - What's New in Windows Workflow Foundation in.NET 4.5 (part 1)
Search Searching through workflows is another big one. With small workflows it is quite easy to see where a variable is used but when workflows get bigger this becomes an increasingly hard problem. With WF4 I typically solve this by opening the workflow XAML in a text editor and searching the raw XML. The new search capability will let you search through a workflow in the designer, as you really should, just as any other Visual Studio artifact. www.dotnetevents.nl.NET Workflow WF4 Futures dotnetmagfeatures where announced. Auto surround with a Sequence. Maurice de Bejeir - Tuesday, September 27, 2011 %>
| | |