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.
Write the basic difference between ASP and ASP.NET?
Using XSLT, how the value of a specific attribute can be extracted from an element in the XML document?
Distinguish between toolstrip drop-down button and toolstrip split button?
List the various techniques to authenticate the user in ASP.NET?
Write the difference between the WindowsDefaultLocation and WindowsDefaultBounds properties?
Name the property that is used to check whether a DataReader is closed or opened?
Write a major difference between a RadioButton control and a CheckBox control?
Write down the main core services of WWF runtime in brief.
What is meant by the term Global Assembly Cache (GAC)?
What setting should be added in a configuration file to reject the particular user from accessing secured resources?
18,76,764
1921812 Asked
3,689
Active Tutors
1452137
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!