nerdexam
Microsoft

70-518 · Question #61

You are designing an application by using Microsoft .NET Framework 4 and Microsoft Visual Studio 2010. The application includes Windows Workflow Foundation (WF) hosts that run thousands of workflow…

The correct answer is A. Cache the status of the workflow. See the full explanation below for the reasoning.

Question

You are designing an application by using Microsoft .NET Framework 4 and Microsoft Visual Studio 2010. The application includes Windows Workflow Foundation (WF) hosts that run thousands of workflow instances. Workflows usually take 2 hours of time to complete. The application also includes a Windows Communication Foundation (WCF) service that contains a method to check the completion status of a workflow stored in a database. External applications that use the WCF service to check the status of workflows every minute causes performance degradation of the workflow that hosts the application. You need to eliminate the performance degradation caused by workflow status checks. What should you do?

Options

  • ACache the status of the workflow.
  • BCache the status of the workflow.
  • CCreate a status checking workflow.
  • DCreate a status checking workflow.

How the community answered

(28 responses)
  • A
    75% (21)
  • B
    4% (1)
  • C
    7% (2)
  • D
    14% (4)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice