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 |
What are the ways of preserving data on a Web Form in ASP.NET?
Explain login controls.
Where would you use an ihttpmodule, and what are the limitations if any?
What parameters can you pass in the url of the api?
how can i am search the data from database? just like google
Out of ASP or ASP.NET which one is stateless?
What is indexing on asp.net?
Give me one example of Web API Routing?
I have got less marks in bsc it So how to get interview.tell me
What is autopostback true?
What are different ASP.NET Web Forms with the technology different from though ASP (1.0-3.0)?
relacement of websevices in .net 3.0?
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)