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.
How to make a windows desktop application using visual studio 2010 ultimate?
What are the rules and regulations which should be followed while creating the well-formed XML document?
How an ellipse is created, which is non- rectangular window?
Write down the different ways of hosting the WCF service?
What is data type and how many types of data types are there in .NET ?
What are the methods by which we can instantiate a complex number?
Explain MaskedTextBox control and what does the Mask property do?
Define Server-side scripting and Client-side scripting?
Illustrate some of the points regarding CustomControls in WPF?
Write the syntax of the while loop in the C# program.
18,76,764
1936727 Asked
3,689
Active Tutors
1454193
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!