Flowchart an entire .NET solution

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have taken over a project and would like to flowchart the entire solution.
I have found flowchart programs that work on a single .cpp file, but nothing
for the entire project.
Does anyone know of a good flowchar program where you can speciry the .sln
and it will produce a solution wide flowchart?

Thanks
 
Have you tried loading the solution in VS.Net and then looking at the Class
View window? It gives you a good rundown on everything defined in the
solution and has serveral grouping options.

--Robby
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top