nerdexam
Microsoft

70-513 · Question #19

You are developing a Windows Communication Foundation (WCF) service that allows customers to update financial data. The service contract is defined as follows. (Line numbers are included for…

The correct answer is B. Replace line 01 with the following code. See the full explanation below for the reasoning.

Question

You are developing a Windows Communication Foundation (WCF) service that allows customers to update financial data. The service contract is defined as follows. (Line numbers are included for reference only.) You need to ensure that the service is invoked within a transaction. What should you do?

Exhibit

70-513 question #19 exhibit

Options

  • AReplace line 01 with the following code
  • BReplace line 01 with the following code
  • CCall the Invoke method of the form and supply a delegate.
  • DCall the BeginInvoke method of the form and supply a delegate.

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    76% (22)
  • C
    14% (4)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice