What is Runtime services
What is meant by the Runtime services?
Expert
Runtime services includes user-defined and predefined classes which are available to workflow runtime engine throughout its execution to customize behaviour of the workflow runtime.
Some of the runtime services provided in WF 4.0 are as follows:
a) Work batch services – It enables behaviour for maintaining the consistent and stable execution environment.
b) Scheduling services - It enables scheduling and creation of the new workflow instances for the execution.
c) Persistence services - It enables to save or restore the state of running workflow for the later use. The savedworkflow can be started anytime in the future, even after the weeks of inactivity.
d) Tracking services – It allows to monitor the state of workflows. This is mainly useful while you have many workflows active simultaneously (such as, in the shopping cart application).
e) Timer service - It manages the timing needed by the DelayActivity activity.
f) Transactions services – It provides the transaction support required for the data integrity.
g) Data exchange services - It manages custom communication services.
h) Threading services – It Administer physical threads used for executing workflow instances.
Explain the use of Copy Project command?
Briefly describe contra-variance and covariance in .NET Framework 4.0 and give an example for both?
Explain about several validation controls which are available in ASP.NET AJAX 4.0?
By which method we can post a Web page to another Web page?
State how the changes made to the DataSet object are identified since it was last loaded?
Specify the syntax which is be used to inherit from a class in C#?
List the usages of Command object in ADO.NET?
Differentiate between the HyperLink control and the LinkButton control?
List the various techniques to authenticate the user in ASP.NET?
Illustrate the advantages of ASP.Net?
18,76,764
1952609 Asked
3,689
Active Tutors
1446955
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!