Last week version 4.0 of NDepend was released. NDepend is a Visual Studio add-in designed for intense code analysis with the goal of high quality code. A month ago I wrapped up my evaluation of the previous version of NDepend. The new version contains many minor changes, several bug fixes, and adds about 50 new code rules. The version also adds support for Visual Studio 12, .NET Framework 4.5, and SilverLight 5.0. But, the biggest change was the shift from CQL to CQLinq. Introducing CQLinq The latest ......