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

Modes of storing asp.net session, What are the modes of storing ASP.NET ses...

What are the modes of storing ASP.NET session? 1) InProc: - In InProc mode Session state is stored in the memory space of the Aspnet_wp.exe process. That is the default setti

Difference between server.transfer and response.redirect, What is the diffe...

What is the difference between Server.Transfer and response.Redirect? The difference  between the Server.Transfer and the response.Redirect them are as follows:- 1)Response.

My homework, how do you do dot net programming

how do you do dot net programming

Program of custom console output - c# program, Program of Custom Console Ou...

Program of Custom Console Output - C# Program Hello guys i need your advice. How can i implement the custom console output in my project. Please recommend some examples.

I need programmer to extracting data, I need Programmer to extracting data ...

I need Programmer to extracting data Project Description: Programmer role A skilled programmer is required to build a standalone module to extract, parse and store in data

Com components use in .net, How can COM Components use in .NET? The .NE...

How can COM Components use in .NET? The .NET components can communicate with COM using RCW (Runtime Callable Wrapper). The ways with which you can generate RCW are as shown bel

What are code contracts, What are code contracts? Code contracts help y...

What are code contracts? Code contracts help you to state the code assumptions and statements stating the behavior of your code in a language-neutral way. The contracts are con

Explain how the server control validation controls works, Briefly explain h...

Briefly explain how the server control validation controls work? A validation control works by evaluating the value of an input server control on the page to see whether it mee

What is difference between namespace and assembly, What is Difference betwe...

What is Difference between NameSpace and Assembly? Following are the differences among namespace and assembly: Assembly is physical grouping of logical units, Namespace, log

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