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

c# - IMAP GMAIL getting folder list problem -

PHP proxy to get XML: problem with URL arguments -