nerdexam
Microsoft

70-481 · Question #88

You are developing a Windows Store enterprise app. The app must retrieve data from other apps asynchronously across domains by using the XMLHttpRequest object. You need to retrieve the data. What…

The correct answer is C. HttpWebRequest. See the full explanation below for the reasoning.

Question

You are developing a Windows Store enterprise app. The app must retrieve data from other apps asynchronously across domains by using the XMLHttpRequest object. You need to retrieve the data. What should you use?

Options

  • AwinJS.xhr
  • BgetResponseStream()
  • CHttpWebRequest
  • DHTTPClient

How the community answered

(41 responses)
  • A
    15% (6)
  • B
    2% (1)
  • C
    76% (31)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full 70-481 Practice