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
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)- A3% (1)
- B76% (22)
- C14% (4)
- D7% (2)
Community Discussion
No community discussion yet for this question.
