NDepend
Tag details
Welcome to the 'NDepend' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'NDepend'.
Look up
"NDepend"
at The Free Dictionary
Latest blogosphere posts tagged “NDepend”
-
Introduction to NDepend: Adding NDepend to your Nant Script
Software Development Videos —
Authority: 435
This episode we are we are going to take a look at the NDepend static analysis tool. When taking a look at NDepend we are going first to do a simple fly-by of how to setup and run NDepend. Once we have our simple project up and running we are going to turn our focus [...]4 days ago -
Static Analysis and Generated Code
Craig Stuntz's Weblog —
Authority: 92
In recent months, I’ve been thinking about the problem of static analysis in generated code. Static analysis means using tools like FxCop and NDepend (for .NET apps) lint (for C) and CodeHealer (for Delphi) to find potential problems in your source code. Generated code is code written not by a human being, ...8 weeks ago