Quantcast
Channel: Ambilykk's Blog » Visual Studio 2012
Viewing all articles
Browse latest Browse all 12

Visual Studio 2012 Features–Code Clone Analysis

$
0
0
Visual Studio 2012 introduced a very helpful feature called Code Clone Analysis, which will search the solution and find out the duplicate code snippets.

If you worked in any maintenance or support project, one of the main challenges is to find out the duplicate code, which makes the system less maintainable. Visual Studio introduced the new Code Clone Analysis feature, which will tell us whether a code snippet exists in any of the files in the solution or not.

For more details, refer http://www.dotnetfunda.com/articles/article1972-visual-studio-2012-featurescode-clone-analysis.aspx


Filed under: Visual Studio 2012 Tagged: Code Clone, Visual Studio 2012, VS 2012

Viewing all articles
Browse latest Browse all 12

Trending Articles