I\'ve done this before, so I know it\'s possible, but I can\'t seem to remember how exactly to accomplish it.I need to set the LoadingInterval and Instance开发者_StackOverflow中文版OwnershipDuration f
We’re about to deploy version 1.2 of a software project I was working on, up from version 1.1.As it stands right now, there are a few outstandingworkflows that are still in progress that will break i
I\'m curious if anyone has applied workflow foundation to a DDD project and if s开发者_C百科o what the pitfalls/gotchas were.
I am trying to create a following scenario: a task gets assigned to the user to complete a task get created for the manager to reassign the user task if necessary (don\'t ask, they wanted it this wa
I\'m trying to query a running state machine workflow using StateMachineWrokflowInstance in ASP.NET MVC.
I used WWF on my web project, on thisproject I have several workflows and visitor will fill forms and then form will post to technical people to do their job and 开发者_如何学Csome other state ...
I have a state machine workflow which contains a number of states.Each state has an event driven activity that handles an external event.When that event fires, I\'d like to either redirect the request
This is the scenario: I have a State Machine Workflow using ManualWorkflowScheduler. Say there are 2 state开发者_JAVA百科s: State1 and State2. State1 contains an EventDrivenActivity1 that has a SetSt
Let\'s say I have a custom activity that has a dependency property of type GUID. I want in my custom designer to show like a combobox (or my own usercontrol) with possible values to select from (the
I am trying to write a custom CompositeActivity using WF3.5. Something like a WhileActivity. The problem is when I want to execute the child activity again (it previously succeeded with a final call