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 is the basic difference between a content page and a master page?
What is meant by the Cloud Service?
What are the chief built in objects in Asp.net?
Explain briefly about Object Relational Designer (0/R Designer)?
What are validation controls? How many validation controls are present in ASP.NET 4.0?
What does a break statement do in the switch statement?
Name some classes which is utilized to handle standard menu in MenuStrip control.
Describe in brief regarding the visual basic?
State the naming conventions essential for XML elements tags?
18,76,764
1933190 Asked
3,689
Active Tutors
1415193
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!