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.

Why use Windows Workflow?

What is the benefit of using Windows Workflow foundation (WF) versus rolling your own workflow framework? From what I can …

c# .net workflow workflow-foundation
Open alternatives to Windows Workflow

Pre-warning: There are some other questions similar to this but don't quite answer the question (these include: Alternatives to Windows …

open-source workflow workflow-foundation
How to correctly load a WF4 workflow from XAML?

Short version: How do I load a WF4 workflow from XAML? Important detail: The code that loads the workflow shouldn't …

c# .net workflow-foundation-4 workflow-foundation
Can't find System.Workflow assembly in .NET. How do I get it?

I've installed a complete SharePoint Server (MOSS) 2007 on my dev box + the latest Visual Studio (SP1) + the latest full Windows …

c# visual-studio-2008 sharepoint moss workflow-foundation
Error 'TF215097:...Cannot create unknown type for...' custom CodeActivity

Possible Duplicate: TFS 2010 Custom Build Activity TF215097 error I'm trying to create a CustomActivity to run after each successful build. …

xaml tfs workflow-foundation tfsbuild
Comparison between Stateless (on google code) and Windows Workflow

I'm starting to think that I should ditch Windows WF in favor of something simpler. I don't necessarily need to …

c# .net workflow-foundation state-machine
Write a simple workflow system

As a part of our application I need to write "simple" workflow system which will be used for supporting document …

c# workflow workflow-foundation
Drools.NET vs Windows Workflow Foundation (WF)

I am currently in the process of searching for a rules engine that works in .NET. Our logic is pretty …

.net workflow-foundation drools
Whats the purpose of Windows Workflow Foundation (WF)?

I have read about windows workflow foundation where people use this to model a business process, why not to use …

.net workflow-foundation
Store Files in SQL Server or keep them on the File Server?

Currently we have thousands of Microsoft Word files, Excel files, PDF's, images etc stored in folders/sub folders. These are …

c# sql-server sql-server-2005 workflow-foundation