Two months ago I blog about NDepend and it's main features here. Now the NDepend team present the new NDepend v3.5 Enhanced Reports. Check by yourself new reports on some of the most popular OSS projects: NHibernate v3.0.0.CR1 compared with v2.12.2.GA NUnit v2.5.8 compared with v2.5.3 Db4o v8.0.146.14426 Beta compared with v7.12.156.14667 CruiseControl.NET v1.5 RTM compared with v1.5 RC1 What you see here are out-of-the box reports generated in a few seconds. Everything in the report is customizable...
NDepend is an awesome tool by Patrick Smacchia (C# MVP) which the primary goal is to let you analyze your application and to get clear idea about cross dependencies between objects, level of association between them and to know the condition of your code easily. With NDepend you can get the summary of everything on what’s happening in your project at glance and provide a lot more cool features that would help you in analyzing your application. Here's a sample screen shot of the tool: Note that just...
I know what your thinking. Oh crap here he goes again with recommending tools and or services. My question is have I ever steered you wrong? Yes I normally deal in freeware tools. Mostly due to me being cheap and thinking my skills should push me past that latest issue with code. So why recommend a commercial tool? Good question. A friend recommended to me this tool. I had used tools like .net reflector to look into DLL’s to understand the application I am adding. I had heard rumor of NDepend however...