nerdexam
Microsoft

70-513 · Question #33

You develop a Windows Communication Foundation (WCF) RESTful service that provides media streaming services. The service includes the following code. (Line numbers are included for reference only.) Th

The correct answer is A. [WebInvolce(ResponseFormat = WebMessageFormat.Xml, BodyStyle =. See the full explanation below for the reasoning.

Question

You develop a Windows Communication Foundation (WCF) RESTful service that provides media streaming services. The service includes the following code. (Line numbers are included for reference only.) The service must return an XML response. You need to apply the correct attribute to AddMediaTitle method. Which code segment should you insert at line 05?

Exhibit

70-513 question #33 exhibit

Options

  • A[WebInvolce(ResponseFormat = WebMessageFormat.Xml, BodyStyle =
  • B[WebInvoice (ResponseFormat = WebMessageFormat.Xml, BodyStyle =
  • C[WebInvolce (Method= "POST") ]
  • D[WebInvoice]

How the community answered

(55 responses)
  • A
    84% (46)
  • B
    9% (5)
  • C
    5% (3)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice