What are the different types of workflow in wf, DOT NET Programming

Assignment Help:

What are the different types of workflow in WF?

In WF 4.0, the following two types of workflows are used:

Flowchart workflows - Helps you to make workflows using the common flowchart elements. In WF, the Flowchart activity is generally used to execute a non-sequential workflow, and occasionally it implements sequential workflows in case the FlowDecision nodes are not used. The Flowchart activity having a collection of flow nodes, which inherit from the FlowNode class. The following types of nodes or elements can be a part of a flowchart:

       a) FlowStep - Implements activities of a flowchart in a sequence.

       b) FlowDecision - Shows the execution on the basis of a Boolean condition. It is same to the If construct.

     c)FlowSwitch - Shows the implementation on the basis of an exclusive switch. It is similar to the Switch construct.

Procedural workflows - Helps you to make workflows using basic and sequential execution standards. In WF, procedural workflows use flow control constructs, like While, Switch, ForEach, and If, to execute activities. These flow control constructs are same to those found in procedural languages. Procedural workflows can also have other flow control activities, such as Flowchart and Sequence.

 


Related Discussions:- What are the different types of workflow in wf

How can we get the state of the requested process, How can we get the state...

How can we get the state of the requested process? XMLHttpRequest get the current state of the request operation by using the readyState property. This property checks the cond

Improve an existing web application and design, Improve an existing web app...

Improve an existing web application and design (ASP C# Azure Project Description: I want an experience programmer to take my Proof of Concept web app to a professional level.

Operator overloading in .net, What is Operator Overloading in .NET? It ...

What is Operator Overloading in .NET? It gives a way to define and use operators like +, -, and / for user-defined classes or structs. It permits us to define/redefine the way

Web portal development, Project Description: Looking for a developer who...

Project Description: Looking for a developer who will develop a web portal like zulutrade, some features will be taken from signaltrader the changes ould be like: 1) only cer

Sql cache dependency, How do we enable SQL Cache Dependency? Below are ...

How do we enable SQL Cache Dependency? Below are some of the steps to enable the SQL Cache Dependency:- Enable the notifications for database. Enable the notificatio

Calculating the sum of digits - c# program, Calculating the Sum of Digits -...

Calculating the Sum of Digits - C# Program Hi, Can any of you, tell me how can i calculate the sum of digits of a given number?

B.Tech Project:Converting A Hand Drawn Diagram To A neat Dia, The project a...

The project aims at converting a rough hand drawn diagram to a neat diagram. Is it a good project for B.Tech level?Please tell how to go about it??

State the advantages of xml schemas over dtd, State the advantages of XML s...

State the advantages of XML schemas over DTD. Microsoft developed a language called as the XML Schema Definition (XSD) to explain the schema to an XML document. The following a

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd