What is Windows workflow foundation?

What is Windows Workflow foundation (WWF)?

- WWF is a programming model which is used for building workflow enabled applications.

- It helps to define, execute and manage workflows.

- It includes a workflow engine, a namespace and design tools that can be used with both client and server versions of Windows.

- It enables users to create system or human workflows.

- It provides a consistent and familiar development experience with .NET framework.

- It is used to create applications that execute an ordered business process.
WF - Explain the types of Workflow in Windows Workflow Foundation.
Types of Workflow - There are 3 types of workflows in WWF....
What are XOML files? Explain their uses.
What are XOML files? - XOML is an acronym for Extensible Object Markup Language...
How to make an application offline in ASP.NET 2.0 - ASP.NET
How to make an application offline in ASP.NET 2.0. - Microsoft's Internet Information Services web server software is used to make an application offline..
Post your comment