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 many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
Define view state.
What is a web server? What are the load limits in it?
Differentiate between structure and class.
In Code-Behind class which kind of code (server or client) is found ?
Explain the main function of razor in asp.net? : asp.net mvc
Which method is used to perform all validation at the page level?
What is postback in asp net?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What are the different properties of server control that exists?
What is postback request?
Where can I get the details on migration of existing projects using various technologies to asp.net?
What is the meaning of TestApi?
What is a postback in asp net?
What are the built-in objects in asp.net?