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?
A.
winJS.xhr
B.
getResponseStream()
C.
HttpWebRequest
D.
HTTPClient
WinjS.xhr http://msdn.microsoft.com/en-in/library/windows/apps/br229787.aspx