I need to check if my codes have duplication. Is there a free application for code duplication refactoring tool for C #?
Check:
Simian ( http://www.redhillconsulting.com.au/products/simian/ ) based on the source code. Works with a large number of languages.
Clone Detective plugin Visual Studio ( http://www.codeplex.com/CloneDetectiveVS ). (He uses ConQAT internally)
TeamCity has duplicate searches if you are already using TeamCity.
Simian - . , .