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.
© 2022 - 2024 — McMap. All rights reserved.