Detect duplicate C# code with Clone Detective for Visual Studio 2008
This is a killer add-in for Visual Studio that detects all that copy & paste coding your coworkers have been doing (‘cause of course you would never do that). Long live the DRY principle!
Clone Detective is a Visual Studio integration that allows you to analyze C# projects for source code that is duplicated somewhere else. Having duplicates can easily lead to inconsistencies and often is an indicator for poorly factored code.
For more details please see the Videos page.
Clone Detective uses ConQAT to perform the clone detection.
Popularity: 5% [?]
January 26th, 2009
admin
Posted in
Tags: