Concept of Bookmarks in WF 4.0
Describe the concept of Bookmarks in WF 4.0.
Expert
In WF 4.0, bookmark is a mechanism which allows activity to wait for the input without interrupting a workflow thread. Whenever an activity signals that it is waiting for input from the user, it creates a bookmark. It is created by using the BookmarkOptions class.
This class delivers the following bookmark types:
a) NonBlocking – It refers to the bookmark which do not block functioning of the workflow.
b) None – It represents a bookmark which can be resumed exactly once. It is default bookmark type.
c) MultipleResume – It refers to a bookmark which you can resume any times.
What do you mean by the Extender controls?
What do you mean by XBAP? Describe in brief.
Explain how exception handling is changed in the .NET Framework 4.0?
Explain Windows services?
Is it possible to validate a DropDownList by RequiredFieldValidator?
What is the difference between HTTP-Post and HTTP-Get?
Explain about the UpdatePanel control.
Explain the requirement of Timer control in the AJAX.
Describe the term Address, Binding and contract for WCF Service?
How one can create the ellipse, which is the non- rectangular window?
18,76,764
1925914 Asked
3,689
Active Tutors
1454166
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!