The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Some managed code analysis tools

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Raymond Lewallen

Posts: 312
Nickname: rlewallen
Registered: Apr, 2005

Raymond Lewallen is a .Net developer and Sql Server DBA
Some managed code analysis tools Posted: Jun 13, 2005 11:35 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Raymond Lewallen.
Original Post: Some managed code analysis tools
Feed Title: Raymond Lewallen
Feed URL: /error.htm?aspxerrorpath=/blogs/raymond.lewallen/rss.aspx
Feed Description: Patterns and Practices, OOP, .Net and Sql
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Raymond Lewallen
Latest Posts From Raymond Lewallen

Advertisement

In response to a comment on this post, here are couple of source code analysis tools for managed code:

  • NDepend â€“ Free - NDepend analyses .NET assemblies of an application and generates design quality metrics.
  • Complexity Analyzer â€“  Costs Money - Automatically compute the complexity factors for your methods
  • CCMetrics â€“  Free - A utility for determining the cyclomatic complexity of any .Net binary
  • CRPlugin â€“ Free - Requires DxCore, which you have if you use CodeRush or Refactor!

Read: Some managed code analysis tools

Topic: My product review of telerik's r.a.d. menu ASP.NET control now online Previous Topic   Next Topic Topic: MicroISV: Deciding on a product

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use