what is wwf in asp.net?
Answers were Sorted based on User's Feedback
Answer / ganesh j
WWF is stands for Windows Workflow Foundation.
It is used for Windows Application for
presentation/animation purpose, like flash in web
application.
| Is This Answer Correct ? | 18 Yes | 3 No |
Answer / 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 |
Answer / shivam kumar
If we have 2 select queries as follws
select * from dept
select * from emp
SqlDataReader dr;
//To Read 1st Select query dept
dr.Read();
//To Read 2nd Select query emp
dr.NextResult();
So the answer is dr.NextResult()
| Is This Answer Correct ? | 12 Yes | 27 No |
Difference between dynamic query and static query ?
what is Repeater Control, When it is used,How it is used, what type of template is used for repeater control?
What is a Windows Service and how does its lifecycle differ from a "standard" EXE?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What are the new page events added in Asp.net 2.0 ?
What is the use of The Page.Master Property?
7. Do you have reference list?
4 Answers CMC, Hotel Jobs, Mannar Company, Qatar Petroleums, Swatz Oils,
What does session_start () do?
How dataadapter.fill works?
What is difference between cookies and cache?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
Explain what is postback in asp. Net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)