Answer the question
In order to leave comments, you need to log in
How to analyze and document call stack in Visual Studio?
Good afternoon!
I am analyzing requests and data flows in the application and I need to get a chain of calls from the interface before accessing the database.
I tried the built-in Visual Studio - Call stack, but it's not what I'm interested in. So far, I am analyzing by sequential manual analysis of the layers.
How can Visual Studio get the chain of function calls across all layers from the interface layer in the application to the layer in which the storage is accessed?
And how can all this be documented in the form of a diagram?
Interested in any info and your experience
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question