C#C
C#3y ago
kl0498

❔ asp.net web app debug in vscode

lI am trying to find out what the database is returning for a specific variable on one of my view pages in my app. I have put a breakpoint and have run with debugging (I do have the C# extensions) but I cannot figure out how to see what the database is returning at that point. Any ideas?
Was this page helpful?