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 MaskedTextBox control? And also explain the function of Mask property?
Briefly describe the term Microsoft Intermediate Language (MSIL)?
Explain about the rules and regulations which should be followed when creating the well-managed XML document.
Mention different types of data providers available in .NET Framework.
Specify the differences between the Dispose() and Finalize() methods.
Define is IIS and also explains its uses?
List the types of data types that are present in .NET?
What is the function of "EnableViewState" property? Why do we require it On or Off?
What are the components of web form in ASP.NET?
Write down the main core services of WWF runtime in brief.
18,76,764
1944340 Asked
3,689
Active Tutors
1416584
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!