Visual studio 2011 developer preview introduce new features like we can now find duplicate code in solution it is very useful for code reducing.
First select line of code you have doubt about multiple place use then right click and select “Find Matching Clones in solutions”
This will search all the codes within the solution semantically and display result in Code Clone Search Result window.
Published under: Microsoft .NET Tips · · · ·