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
How can you make sure that web api returns json data only?
What is bson in web api?
Difference between web user control and web custom control?
Describe the disadvantage of cookies.
How do we implement bundling in MVC?
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?
Which is better php or asp.net?
What are cookies in your browser?
Give 2 examples for scenarios when routing is not applied?
What is ispostback method in asp.net? Why do we use that?
Why is an object pool required?
Is asp.net 64-bit enabled? How?
What is preprocessor in .net?
What is server infrastructure & server components?
How can we prevent browser from caching an aspx page?