Vagif Abilov's blog on .NET

Browse by Tags

All Tags » NDepend » Visual Studio (RSS)
First look at NDepend 3.0
I installed to today the latest version of NDepend and gave it a try. Last time I blogged about NDepend , I used it on a small solution, and while the generated report was full of useful information, I did not use the product at full strength, because...
Improving code quality using NDepend
We are often too liberal adding project references. In our team I’ve sent once a warning that every time an assembly reference is added to a project, an angel gets killed, but Norway does not seem to be very religious country. Recently we’ve even had...
Utility to generate Visual Studio solution file for a group of projects
I wanted to analyze our company projects with NDepend and ran NDepend on a couple of our solutions. While it produced very interesting reports (I will try to cover results of NDepend analysis in one of my following posts), I've found that the solution...