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.
Explain about the AJAX Control Extender Toolkit.
How we can prevent validation control from validating data at client end?
Is it possible to create a Windows Service by using WPF?
Write down the LINQ query expressions?
Illustrate the reason in brief why WPF is used?
By which method we can sign out from the forms authentication?
Describe the role of the DataSet object in the ADO.NET?
List the difference between points, pixels, and em's at the time when fonts are displayed?
Briefly explain round trip?
Is it a good practice to practise handle the exceptions in code?
18,76,764
1944297 Asked
3,689
Active Tutors
1454214
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!