Tagged Questions
4
votes
2answers
131 views
What is the best way to discover an existing project?
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 ...