3
votes
2answers
114 views
What is the best way to discover an existing project?
Hi,
recently I was given the task to discover a C# solution I have never seen before, and give suggestions on refactoring it. I think I will use NDepend (for the first time ever) to see the overall …
