What is the best way to g开发者_开发百科et error messages from a WF4 workflow back to a hosting ASP.NET MVC application?I need the workflow to not terminate, but continue to be active, and then pass a
I have struggled for so long to find a开发者_运维技巧 compelling use case for workflow (ie: WF) as against regular imperative programming. Each time I fall back to the conclusion that I should just le
I have a bunch of Workflow foundation 4.0 RC code activities that consume web services and talk to databases that I want to add some error handling in.
I am new to using AppFabric to host WF services. I am trying to write a workflow admin application that will allow users to create xaml workflow definitions using the hosted WF4 designer, and then som
Our system is based on flows and activities and we want to give the analysts users the opportunity to cre开发者_JAVA百科ate dynamics flows (at runtime).The designer UI based on SL 4.0 .
I\'m having trouble trying to attach a custom tracking participant in workflow foundation 4.0. I have a class that inherits from TrackingParticipant but I cannot see any other way of attaching it to m
I am using the VS2010 RC, and trying to put a \"ReceiveAndSendReply\" activity into a Flowchart. When I drag the activity out of the toolbox and drop it into the Flowchart, all I wind up with in the d
I am trying to host a WF4 (RC) Service dynamically. I have a test solution with two projects. The first is a declarative workflow service library with one root Flowchart activity in it, and a simple c
I\'ve been working with Visual Studio 2010 Beta-2 to get some advanced learning on WF4. Everything was going fine until today, when I un-installed Visual Studio 2010 Beta-2, and installed the Visual S
am new to Windows Workflow [WF], and interested in evaluating WF for business purposes. I decided to work through an introduction