Click here to Skip to main content
6,594,432 members and growing! (13,763 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

Windows Workflow Foundation


Platforms, Frameworks & Libraries » Windows Workflow Foundation
Language
Platform
Technology
Audience
Skill Level
Clear All

Contents

 

Applications

top
Title / Updated Author Score  
Manageable Services
Updated: 30 Apr 2009  
This article describes a design, implementation and tooling of model driven WorkflowServices logically centralized in the Repository and physically decentralized for their runtime projecting.
C# (C# 3.0), .NET (.NET 3.5), WCF, XAML, LINQ, Architect, Dev, Design
Roman Kiss 4.95
Contract Model for Manageable Services
Updated: 11 Sep 2008  
This article describes the design and implementation of the Repository Tool to create and manage contracts for virtual (manageable) services.
C# (C# 3.0), Windows (Vista), .NET (.NET 3.5), Visual Studio (VS2008), Architect, Dev, Design
Roman Kiss 4.91
Navigational Workflows Unleashed in WWF/ASP.NET 3.5
Updated: 21 Oct 2008  
Case-study on the internals of a Navigational Workflow engine for a fictional dating website called “World Wide Dating”.
C# 3.0.NET 3.5, ASP.NET, Architect, Dev
Pero Matić 4.73
Using the Windows Workflow Foundation (WF) for Developing an Issue Management System
Updated: 28 Feb 2008  
This article covers the basics of the Windows Workflow Foundation concepts and the development of an application by using some of the core activities.
C# (C# 3.0), .NET (.NET 3.0), Visual Studio (VS2008), Architect, Dev, Design
Inala Uma Shankar 4.38
SharePoint Workflow Wizard in Visual Studio 2008 - Unedited
Updated: 16 May 2008  
SharePoint Workflows Wizard in Visual Studio 2008
C# (C# 2.0), .NET (.NET 3.0), ASP.NET, Visual Studio (VS2008), WebForms, CEO, Architect, DBA, Dev, QA, Design, SysAdmin
Nishith Pathak 3.71
Call Control Implmentation Using the Windows Workflow Foundation
Updated: 28 Apr 2007  
A call control implmentation using the State machine Workflow.
C# 2.0, Windows, .NET (.NET 3.0), WinForms, VS2005, Architect, Dev, Design
HirenSuchak 3.67
Workflow Foundation Project Using Visual Studio 2008 Express Edition
Updated: 2 Nov 2008  
Sequential WF example using VS 2008 Express Edition.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 3.0, .NET 3.5), WCF, Architect, Dev, Design
Ayman Sydney 1.00

Windows Workflow Foundation - General

top
Title / Updated Author Score  
Host and Workflow: Two Worlds to Communicate. Part V - Unedited
Updated: 4 Oct 2008  
Part V: Intercommunications with a Workflow instance using Correlation parameter.
C# (C# 2.0, C# 3.0).NET 2.0, WinXP, Win2003, Vista, .NET 3.0, Win32, VS2008
freedeveloper 5.00
Long Running Work Flow Activities
Updated: 11 Dec 2008  
A generic way to write long running work flow activities
C# 3.0, Windows, .NET 3.0, Dev
gordonwatts 5.00
Workflow SendEmail Custom Activity
Updated: 29 May 2009  
The SendEmailActivity activity can be used to send e-mail messages from a workflow through Simple Mail Transfer Protocol (SMTP).
C#, .NET
Massimiliano Peluso "PeluSoft Limited" 5.00
Microsoft Windows Workflow Foundation
Updated: 31 Aug 2009  
An artilce that explains how to call external data and methods.
C# 1.0, C# 2.0, C# 3.0, .NET, Dev
logicchild 5.00
Windows Workflow (WF) as a WCF Service
Updated: 17 Jul 2009  
Sequential workflow as a WCF service. Create workflow custom activities, invoke child workflow from parent. Configure workflow runtime service using a config file. Basic idea of rules, creating a rule using the rule editor. Applying rules during runtime.
XML, C# 1.0, C# 2.0, C# 3.0.NET 3.0, .NET 3.5, WCF, LINQ, Architect, Dev
Big D 5.00
FTP Activity for Windows Workflow Foundation
Updated: 18 Jul 2009  
Custom activity for file operations over FTP folders.
C# 1.0, C# 2.0, C# 3.0, .NET, Dev
GigaGeorge 5.00
Using WF4 WorkflowInvoker
Updated: 1 Sep 2009  
This article describes a design, implementation and usage of the custom service operation invoker for invoking a xaml workflow. It is based on the upcoming Microsoft .NET 4 Technology.
C#, .NET (.NET 4.0), WCF, XAML, Dev
Roman Kiss 5.00
Fire WorkflowEvents from WCF
Updated: 14 May 2007  
This article describes a loosely coupled connectivity to fire the Workflow Event Activity using a WCF paradigm.
C# 2.0WinXP, Win2003, Vista, .NET 3.0VS2005, Dev
Roman Kiss 4.77
Windows Workflow Sequential Workflow Unit Testing - Unedited
Updated: 28 Aug 2009  
Windows Workflow Foundation (WWF) is a powerful programming model and designer for workflow processes. Using workflow is easier than some may believe.
C#, .NET (.NET 3.5), All Topics, Architect, Dev, QA
Jeremy Likness 4.75
Windows Workflow Foundation (WF) and DotNetNuke™
Updated: 14 Sep 2008  
This article describes an implementation using a DotNetNuke module communicating with a Windows Workflow service hosted in a Web Service.
HTML, XHTML, C# 3.0.NET 3.5, ASP.NET, Dev
defwebserver 4.71
State Machine Work Flow Discussion - Unedited
Updated: 26 Jun 2009  
State Machine Work Flow Discussion
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 3.0, .NET 3.5), ASP.NET, Architect
Shivprasad koirala 4.71
WS-Transfer Service for Workflow
Updated: 23 Nov 2006  
This article describes a design and implementation of the WF workflow connectivity to the Windows Communication Foundation (WCF) Service for WS-Transfer operation contract.
C#, XML, Windows, .NET 3.0, WCF, VS2005, Dev
Roman Kiss 4.70
Introduction to WF (Part01)
Updated: 19 Apr 2007  
A series of articles on Microsoft NetFx3. Starting initial writings with WF.
C# 3.0, Windows, .NET 3.0, ASP.NET, WebForms, Dev
D3M0N 4.69
WorkflowProbe
Updated: 12 Jun 2007  
The WorkflowProbe is the custom WF Activity for capturing the business behavior within the type/XOML activated Workflow and publishing it to the WCF channel.
C#, Windows, .NET 3.0VS2005, Dev
Roman Kiss 4.67
Using Workflow Foundation and Visual Studio 2008 for Testing Automation - Unedited
Updated: 7 May 2008  
How to employ Windows Workflow Foundation for testing process? Let's design tests on visual diagram and automate its execution!
C# (C# 3.0), Windows (Win2K, WinXP, Win2003, Vista, TabletPC), .NET (.NET 3.0, .NET 3.5), ASP.NET, Visual Studio (VS2008), WinForms, Architect, Dev, QA, Design
Sergey Arhipenko 4.67
Jump start Windows Workflow Foundation
Updated: 17 Apr 2007  
Windows Workflow Foundation tutorial
C#, Windows, .NET, Visual Studio, Dev
Ali Iqbal Khan 4.61
Fire WorkflowEvents from AJAX
Updated: 9 Aug 2007  
This article describes a loosely coupled connectivity to fire the Workflow Event Activity from AJAX/JSON driven browser.
Javascript, XML, C# 3.0Vista, .NET 3.0, WCF, Ajax, VS2005, Dev
Roman Kiss 4.59
VirtualService for ESB
Updated: 19 Feb 2008  
This article describes the design, implementation, and usage of VirtualService for the Enterprise Service Bus, using the Microsoft .NET FX 3.5 technology.
C# (C# 3.0), .NET (.NET 3.5), WCF, Dev
Roman Kiss 4.58
Introducing WF4.0: Building Distributed Apps with WF 4.0 and WF 4.0 Services
Updated: 30 Jun 2009  
Shows how to build new-design distributed applications with WF 4.0 and Data Services.
C#.NET 4.0, Visual Studio (VS2010), ADO.NET, WCF, SQL 2000, SQL 2005, Architect, Dev
mohamad halabi 4.57
Introduction to XAML in Windows Workflow Foundation
Updated: 17 Apr 2007  
Third article in a Windows Workflow Foundation tutorial
C#, Windows, .NET, Visual Studio, XAML, Dev
Ali Iqbal Khan 4.41
Host and Workflow: Two Worlds to Communicate - Part II
Updated: 3 Oct 2008  
Part II: Inter-communications: Workflow -> Host through the CallExternalMethod Activity.
C# 2.0, C# 3.0WinXP, Win2003, Vista, .NET 3.0, .NET 3.5VS2005, VS2008, Dev
freedeveloper 4.40
Host and Workflow: Two Worlds to Communicate: Part III
Updated: 3 Oct 2008  
Part III: Host -> Workflow intercommunication through HandleExternalEvent activities.
C# 2.0, C# 3.0WinXP, Win2003, Vista, .NET 3.0, .NET 3.5, Architect, Dev
freedeveloper 4.40
Hello, WF!
Updated: 12 Nov 2006  
Explains the very basics of Windows Workflow Foundation, using The World's Stupidest WF Application.
C# 2.0, Windows, .NET 3.0, XAML, VS2005, Dev
Josh Smith 4.35
DmRules - A helper library for running rules in .NET 3.0
Updated: 10 Jul 2006  
A library that allows you to embed rules into your application. Written with Workflow Foundation libraries in .NET 3.0.
C#, XML, .NET (.NET 2.0, .NET 3.0), Vista, Dev
Dustin Metzgar 4.31
Host and Workflow: Two Worlds to Communicate: Part I
Updated: 3 Oct 2008  
Part I: Simplest communication case: Communication from Host -> Workflow by using parameters.
C# 2.0, C# 3.0WinXP, Vista, .NET 3.0, .NET 3.5, Dev
freedeveloper 4.20
DotNetWorkflow Concepts
Updated: 11 Nov 2008  
An article on the conceptual knowledge about Windows Workflow
C#, .NET
GanesanSenthilvel 4.19
Make type-casting inside a workflow easier with TypeCastActivity
Updated: 10 Feb 2007  
An article on object down-casting and up-casting inside Windows Workflow Foundation.
C#, Windows, .NET 3.0, Visual Studio, Dev
Edmundas Kevisas 4.18
Flexible Web UI Workflow application through ASP.NET MVC & Windows Workflow Foundation
Updated: 3 Sep 2009  
An article on developing a flexible web UI workflow application, using ASP.NET MVC & Windows Workflow Foundation
C#.NET 3.5, ASP.NET, Dev
V.GNANASEKARAN 4.13
Host and Workflow: Two Worlds to Communicate IV - Unedited
Updated: 3 Oct 2008  
Part IV: Organisation of the communication classes: Communication manager, wca.exe utility and Wwca.exe windows front-end for wca.exe
C# (C# 1.0, C# 2.0, C# 3.0), Windows (WinXP, Win2003, Vista), .NET (.NET 3.0, .NET 3.5), Dev, Design
freedeveloper 4.00
Enhanced Document workflow approval v2 - Unedited
Updated: 24 Mar 2007  
This Article supporting these features: Logging to file, TransactionScopeActivity, WorkflowCommitBatchService, SqlTrackingService, fault Handler Activity and Bi-Directional communication using custom services
SQL, C# 2.0, Windows, .NET 2.0, .NET 3.0, Visual Studio, ADO.NET, SQL 2000, DBA, Dev
Refky Wahib 3.91
Exposing Windows WorkFlow as Web services - Unedited
Updated: 9 May 2008  
to expose the Windows workflows as Web Service
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 3.0, .NET 3.5)
Trainer Prabhjot Bakhsi 3.88
Windows Workflow Foundation ASP.NET State Machine
Updated: 12 May 2006  
Single Page State Machine workflow
C#, Windows, .NET, Visual Studio, Dev
jqd2001 3.81
Document approval workflow system - Unedited
Updated: 24 Mar 2007  
Generic, full cycle of document approval workflow system, using Windows Workflow Foundation (WF).
SQL, C# 2.0, Windows, .NET 2.0, .NET 3.0, Visual Studio, WinForms, DBA, Dev
Refky Wahib 3.80
Windows Workflow Foundation FAQ - Unedited
Updated: 5 Jul 2009  
Windows Workflow Foundation FAQ
C# (C# 1.0, C# 2.0, C# 3.0), .NET, ASP.NET, Architect
Shivprasad koirala 3.78
Hello WWF using C++/CLI
Updated: 27 Jan 2007  
How to build a Hello World WWF application using C++/CLI
Windows, Visual Studio, Dev
Renjith mohan 3.57
Windows Workflow Foundation: Say Hello to Tracking Service !!
Updated: 15 Jan 2009  
This article explains the intricacies of implementing a custom tracking service in Windows Workflow Foundation.
C# 2.0WinXP, Vista, .NET 3.0VS2005, Dev
akshayswaroop 3.31
Jump Start State Machine Workflow
Updated: 5 Apr 2007  
This is second in series of articles on Windows Workflow Foundation
C#, Windows, .NET, Visual Studio, Dev
Ali Iqbal Khan 3.26
Creating Sequential Workflows in Visual Studio 2005 – A Sample
Updated: 2 Jun 2007  
This article explains the steps in creating a sequential workflow in Visual Studio 2005 using Windows Workflow Foundation in .NET Framework 3.0.
C# 2.0Vista, .NET 3.0VS2005, Dev
Balamurali Balaji 3.25
Workflow Basics - Getting the Process Right - Unedited
Updated: 11 Sep 2007  
Composing a good workflow is not the same thing is writing good code. This article discusses some simple tips for composing better workflows.
Vista, Visual Studio, Architect, Dev, Design
Lee Humphries 3.00
Getting and Setting Workflow Variables from a Custom Activity, Windows Workflow Foundation
Updated: 19 May 2009  
How to access the workflow variables within a custom activity in a Windows Workflow Foundation (WF) workflow.
C# (C# 1.0, C# 2.0, C# 3.0), Windows (Win2003), .NET (.NET 3.0, .NET 3.5), Architect, Dev
Jeff W Welch 3.00
Add Design Time Support to the WF Custom Activity Properties
Updated: 12 Jun 2009  
This article shows how we can easily add the design time support to the WF custom activity properties
C# (C# 3.0), .NET (.NET 3.5)
Massimiliano Peluso "PeluSoft Limited" 3.00
Windows Workflow Foundation - Sequential Workflow Example
Updated: 30 Sep 2007  
An article describing how to program with Windows Workflow Foundation which comes with .NET Framework 3.0
C#, Windows, .NET 3.0VS2005, Dev
Olgun Cengiz 2.88
Hosting Windows Workflow Foundation - Unedited
Updated: 3 Jan 2007  
Using Parameter to host workflow
VB, Windows, .NET, Visual Studio, Dev
Omar Fawzy 1.85
Windows WorkFlow Foundation ( WF ) - Unedited
Updated: 10 Dec 2006  
This Articles will provide the details about Workflow Foundation.
Windows, .NET 2.0, Visual Studio, Dev
Rajaraman.net05 1.36

Last Updated 7 Nov 2009
Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use