flow-diagram

How to generate flow diagram from ASP.Net and C#.Net code?

狂风中的少年 提交于 2019-12-07 18:35:19
问题 I have started working on a new project and the code is huge. Documentation for that project is out of date. But i need to understand the code. One way is that i can put break point and debug the code to understand it but since code is huge and it may take about a month to understand in that way. What else or other faster approach i can use to understand the code something like creating its flow diagram from code? 回答1: If you're lucky enough to be using VS 2010 Ultimate then you can generate