what is wwf in asp.net?

Answer Posted / jganesh

Windows Workflow Foundation is a framework that enables
users to create system or human workflows in their
applications written for Windows Vista, Windows XP, and the
Windows Server 2003 operating systems. It consists of a
namespace, an in-process workflow engine, and designers for
Visual Studio 2005. Windows Workflow Foundation can be used
to solve simple scenarios, such as showing UI controls
based on user input, or complex scenarios encountered by
large enterprises, such as order processing and inventory
control. Windows Workflow Foundation comes with a
programming model, a rehostable and customizable workflow
engine, and tools for quickly building workflow-enabled
applications on Windows.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is event in asp.net?

540


Explain what is clr?

630


Explain different authentication modes in asp.net?

552


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

591


What is http response header?

567






What are web beacons used for?

550


What role “#&&” plays in a querysting?

557


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1428


Explain Areas in MVC?

656


If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?

522


What is an axd file?

597


List the asp.net validation controls?

527


What is the benefit of WebAPI over WCF?

573


What are the advantages of asp.net mvc framework? : asp.net mvc

547


What are the two properties that are common on every validation control?

560