What is a Workflow?
Posted November 11, 2011
on:A Workflow is a set of activities, which is stored as model and they depict a process. Every task is an activity andgroup of activity depicts a complete workflow. Workflow is run by the Workflow runtime engine.
Workflow model can be written in pure .NET code, pure XAML or Mix of XAML and .NET
Code. A workflow model is compiled and can execute under windows, ASP.NET, Web services
or windows services application.
Advertisements
Leave a Reply