Finding Clone Codes in Visual Studio 2011 Developer Preview

added by rcash
10/19/2011 8:26:09 PM

110 Views

In Visual Studio 2011 Developer preview can find out the duplicate codes across the projects and solutions. This helps you to identify the duplicate code and logics which can be refactored and can be rewritten in a common method.


0 comments