Getting Started with NDepend
For quite some time now I’ve been planning on writing a few blog posts about my experiences with NDepend. NDepend is often described as a “Swiss Amy Knife for .NET developers” and I must admit there are plenty features to investigate and get to grips with. NDepend analyses your code base against a number of code rules to check against best practice to help to ensure that the code you produce is of a high quality and doesn’t degrade over time, for more details on the wide range of features checkout the list at http://www.ndepend.com/Features.aspx. I’ve recently been revisiting the … Continue reading Getting Started with NDepend