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 about the SOAP encoding?
Write the difference between Select clause and the SelectMany() method in theLINQ?
Write down the core of WPF assemblies?
Explain the concept of strong names.
Provide a detailed introduction on the Side-by-side execution. May two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executable?
What is the duration for items stored in the ViewState?
Write all names of public properties well-defined in the WebService class.
Explain the function of .WebPart file do?
Why the data validations should be performed at a client side?
Write down some of the features which are present in the VB 2005?
18,76,764
1960636 Asked
3,689
Active Tutors
1438806
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!