Way to check redundant code in C# -


is there tool or way can check how can optimize code? removing redundancy? using vs 2010

thanx

i don't know removing redundancy, resharper has nice code analysis features can identify unused code blocks. can make suggestions cleaner code, it's not 100% accurate.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -