asp.net c# scan application for code duplication - utility -


Can you locate a tool for visual studios at any time that can scan the entire app and Can you get code duplication?

I have to clear a medium size asp.net c # application and I am using "find and replace" but this is really hard work. I was thinking that there is such a facility or VS plug-in which could automate this process.

Thank you! In advance!

You can give a try


Comments