I\'m looking for a way of scheduling tasks where a task starts once several previous tasks have completed.
Could you please recommend good articles about wofrlow foundation? It would be very good if it will some open source project experience about this technology. My future project will be related to WF a
I have a requirement to allow a user to specify the value of an InArgument / property from a list of valid values (e.g. a combobox).The list of valid values is determined by the value of another InArg
I have created a WF4 WorkflowServiceHost application. I need to change some of the binding attributes, but there is no binding information in the web.config. WCF 3.5 apps I\'m used to dealing with gen
We have rehosted the Workflow (4) designer in our application. This application has a database where certain values are stored. In the rehosted designer I added the Switch activity and set the type to
I wan开发者_如何转开发t to save in my DB the id of the current workflow. but its id from type Guid (which i don\'t know before) but the column in DB can\'t recognize this type.
I have the following requirements for a workflow in SiteFinity 3.7.I believe that some of the requirements are not possible, so I\'d like to clarify which (if any) aren\'t and analyze if there are wor
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
We created our custom workflow host that use workflowapplication instances. Now we are working in monitoring and tracking, and as far as I know the solution for both is using a TrackingParticipant. I
By this : http://msdn.microsoft.com/en-us/library/dd489442.aspx but the only diffenet that I make the workflow using a XAML file.