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

CSS, Howto create a simple stylesheet for a web application

Howto create a simple stylesheet for a web application

Use of connection object, What is the use of connection object? The con...

What is the use of connection object? The connection objects are used to connect a data to the Command object. 1)An OleDbConnection object is used with the  OLE-DB provider

Denormalization, What is denormalization? The Denormalization is the pr...

What is denormalization? The Denormalization is the process of putting one fact in numerous places (i.e. the vice-versa of normalization). Only one valid reason exists for deno

Grid view, to design a grid view and edit and delete the data

to design a grid view and edit and delete the data

Produce a server setup where i have access to ip address, Produce a server ...

Produce a server setup where I have access to ip address Project Description: I would require using ftp or remote desktop to put software on your server (must be a united sta

What is delay signing, Delay signing During the development process you...

Delay signing During the development process you  need strong keys name  to be exposed to the developer which is not a good practice from security aspect .In such situations yo

Aspect oriented programming, What is aspect oriented programming? The A...

What is aspect oriented programming? The Aspect-oriented software development is the latest technology for the separation of the concerns (SOC) in the software development. The

Web application and xml data storage, Web application and XML data storage ...

Web application and XML data storage One person should create a library (Java package of classes) for managing the list of bibliography entries, and for saving and loading th

Define dataset object, How can you identify whether or not any changes are ...

How can you identify whether or not any changes are made to the DataSet object as it was last loaded? The DataSet object provides the following two methods to track down the ch

Enable asp.net polling, How to Enable ASP.NET polling? All our database...

How to Enable ASP.NET polling? All our database side is configured in order to get the SQL Cache working in the ASP.NET side we require to do some configuration in the web.conf

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