How to view/debug Ajax requests made from WinJS in Visual Studio
Asked Answered
G

0

6

Is there any way in Visual Studio to view the network activity of a WinJS app? There is a DOM explorer, and I can set breakpoints in the JavaScript, but I haven't been able to find an equivalent of Chrome's Network tab or anything like that to see Ajax requests being made.

Genagenappe answered 6/3, 2015 at 16:14 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.