---
title: "what is WWF?"  
description: "what is WWF?"  
author: "Amit Singh"  
published: 2011-03-17  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/417/what-is-wwf  
category: "wcf"  
tags: ["wcf"]  
reading_time: 2 minutes  

---

# what is WWF?

Windows Workflow Foundation, It is not always possible to completely automate a process in code, often a point in a process will require interaction from a human, device or perhaps even another system. A workflow is the steps in a path a of process that takes into account points where interactions take place.\
An obvious example of a workflow is a change-control procedure, let say a website page has to be inspected by Marketing and/or Legal department and include their modifications before being transported onto a live-server. Another obvious one is the process an item takes from being purchased to be being picked, packed and sent out to the customer.\
Initally WWF engine will work in just Visual Studio 2005 for the moment but will soon be included in Biztalk and Sharepoint services.

## Answers

### Answer by Amit Singh

Windows Workflow Foundation, It is not always possible to completely automate a process in code, often a point in a process will require interaction from a human, device or perhaps even another system. A workflow is the steps in a path a of process that takes into account points where interactions take place.\
An obvious example of a workflow is a change-control procedure, let say a website page has to be inspected by Marketing and/or Legal department and include their modifications before being transported onto a live-server. Another obvious one is the process an item takes from being purchased to be being picked, packed and sent out to the customer.\
Initally WWF engine will work in just Visual Studio 2005 for the moment but will soon be included in Biztalk and Sharepoint services.


---

Original Source: https://www.mindstick.com/interview/417/what-is-wwf

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
