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 WSDL?
Name the class which is inherited when the ASP.NET server control is added to the Web form?
Illustrate the difference between import System.Data.SqlClient and System.Data.Oledb in brief?
Briefly explain round trip?
Explain the term culture and and UICulture values?
Explain briefly the term AutoPostBack?
Write the name of the method which is used to create a click event of Control class for Button control in C#?
Briefly describe the properties in C# and state the advantages which are attained by using them in programs?
How the state of the requested process can be obtained?
How can height of a combo box drop-down list can be adjusted?
18,76,764
1940398 Asked
3,689
Active Tutors
1437668
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!