Top "Workflow-foundation" questions

provides a programming model, in-process workflow engine and rehostable designer to implement long-running processes as workflows within .NET applications.

Delay activity not always working in Sharepoint 2010 workflow

Currently we have a sequential workflow in sharepoint 2010 that has a delay activity. The delay is set to five minutes. …

visual-studio-2010 sharepoint workflow workflow-foundation delay
Real World Examples of WF and WPF Interaction

I'm looking for some good real-world examples of interaction between Windows Presentation Foundation and Workflow Foundation. Most of the WF …

c# wpf workflow-foundation
Is there any free usable component for workflow editor/designer?

I am trying to find a .NET component that allows GUI (drag-and-drop) workflow design, and I need it as a …

.net workflow workflow-foundation workflow-engine
Workflow Design Dilemma - State Machine, yes or no

I'm a beginner with WF, but I've read a book and done a lot of googling. I want to write …

c# .net workflow workflow-foundation
resource identifier xxxxxxxx has already been used in this assembly

Compiling a Workflow with Visual Studio 2010 and .Net Framework 3.0 results in this CSC error: "resource identifier xxxxxxxx has already been …

.net workflow c#-3.0 workflow-foundation csc