We have large C# ASP.NET application, the code base is so huge that I need some tool to visualize how the execution flow through the code. I am only having VS 2013 Professional Edition and there is not a chance of getting Ultimate edition.
Is there any way to get Code execution flow diagram using VS 2013 Professional?
Also I am trying Enterprise Architect to view the execution flow, But I don't know how to use EA.
Anyone can give me walk through about how I use EA to view execution flow of ASP.NET application?
Thanks in advance.