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

What are the different implementations of linq, What are the different impl...

What are the different implementations of LINQ? The different implementations of LINQ are: LINQ to SQL - Refers to a component of.NET Framework version 3.5 that provides a

Case statement, Design the following interface and add code to the command ...

Design the following interface and add code to the command buttons to achieve the following using case statement. I) find coursework to be calculated using the following formula:-0

Determine .net framework, What is .NET Framework? .NET Framework is a c...

What is .NET Framework? .NET Framework is a complete environment that permits developers to develop, run, and deploy the following applications:     Windows services

What is a manifest, What is a Manifest?  An assembly manifest have all ...

What is a Manifest?  An assembly manifest have all the metadata needed to specify the assembly's version requirements and security identity, and all metadata required to define

Develop membership plans in asp.net, First let me start by saying that I ha...

First let me start by saying that I have been writing code for almost 25 years. So I am only looking for someone to assist advance a project I am working on. Someone that is unders

Various types of transactions in com + .net, Types of Transactions in COM +...

Types of Transactions in COM + .NET There are 5 types of transactions that can be used with COM+.   An object is whenever registered with the COM+ it has to abide either to any

CSS, Howto create a simple stylesheet for a web application

Howto create a simple stylesheet for a web application

Learning management system, I am looking for learning management software (...

I am looking for learning management software (LMS) preferably in ASP.NET and Microsoft SQL/ MYSQL server as the database. The broad scope of the system could be 1. User managem

Steps to create a windows service in vb.net, What are the steps to create a...

What are the steps to create a windows service in VB.NET ? The Windows Services are long-running executable applications that run in its own Windows session, which then has the

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