SonarJ like tool for .NET -


i'm looking tool sonarj .net instead of java.

sonarj helps find deviations between architecture , code within minutes. can integrated ide avoid introduction of new architetural violations code base. can use maintain metric based software quality rules keep complexity under control.

i googled , searched without satisfying results.

here 2 others:

lattix (http://www.lattix.com) ndepend (http://www.ndepend.com)


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -