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
What is css and what is it used for?
Can I read the hard disk serial # of the client computer using asp.net?
Write some code using interfaces, virtual methods, and an abstract class`
What is AutoPostback?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What does the orientation property do in a menu control?
What does clearing cache?
What are the events in a page life cycle?
What do you mean by serialize?
Explain diff. Betn dataset and recordset?
Define repository pattern in mvc.net? : asp.net mvc
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
Can you explain one critical mapping?
Difference between overriding and overloading?
What is difference between view and partial view?