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
Explain transparent caching with aop?
Define the types of configuration files.
Why we go for mvc instead of asp.net? : Asp.Net MVC
What is active web page?
Explain the difference between the web config and machine config.
What is data reader in asp.net?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Where the viewstate is stored after the page postback?
What are the different methods of session maintenance in asp.net?
What is is post back property in asp net?
What is autopostback in dropdownlist in asp net?
How can you implement encapsulation in asp.net?
What is cookieless session id explain in brief?
How can we prepairing Interview
How can we update records in gridview?Is there any appropriate code for it?