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

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -