DotNetShoutout - Stories tagged with NDepend
2
Shouts

NDepend first view

posted by jphellemonsjphellemons 532 days, 6 hours, 5 minutes ago
Thursday, December 08, 2011 7:58:03 AM GMT
Today I have installed NDepend for the first time! I was really convinced because of this short video and the 7 minute version. Too bad that it isn’t really a human voice, but the feature set of NDepend will make up for that. I followed these instructions for the installation and installed the Visual Studio Add-In. (more)
category: Web Dev | clicked: 6 | comment | | source: www.jphellemons.nl
tags: NDepend, Visual Studio
3
Shouts

Continuous code quality measurement with NDepend and TeamCity

published 883 days, 4 hours, 57 minutes ago posted by http://troyhunt.myopenid.com/http://troyhunt.myopenid.com/ 885 days, 4 hours, 12 minutes ago
Wednesday, December 22, 2010 9:06:10 AM GMT Monday, December 20, 2010 9:51:23 AM GMT
One thing I’ve found about code reviews in the past – either manual or auto-generated – is that if you do them at the end of a project, it’s too late! You always end up between a rock and a hard place where on the one hand, you feel you’ve got a steaming heap of garbage, but on the other hand you’ve got deadlines and anxious customers. What you really want to do is to bring your code quality metrics bang into the development process so they’re visible to everyone every single day. You kick them off on d... (more)
category: Web Dev | clicked: 2 | comment | | source: www.troyhunt.com
tags: .NET, Quality, NDepend, TeamCity
2
Shouts

Hypnotized Developer: Analyzing .Net Assemblies with NDepend

posted by http://avikercode.blogspot.com/http://avikercode.blogspot.com/ 959 days, 17 hours, 49 minutes ago
Wednesday, October 06, 2010 8:14:17 PM GMT
“NDepend is a Visual Studio tool to manage complex .NET code and achieve high Code Quality. With NDepend, software quality can be measured using Code Metrics, visualized using Graphs and Treemaps, and enforced using standard and custom Rules.” – When I visited their site for the first time, I thought it must be just another tool in the market. But, today after using it for a test run, I must say ‘This is THE TOOL in the market’ to what they called ‘Make your .NET Code Beautiful’. Today I am going to w... (more)
category: Web Dev | clicked: 1 | comment | | source: avikercode.blogspot.com
tags: NDepend, Code Review, assembly
6
Shouts

Code metrics and more with NDepend

published 984 days, 20 hours, 33 minutes ago posted by sandrinosandrino 988 days, 2 hours, 44 minutes ago
Saturday, September 11, 2010 5:30:17 PM GMT Wednesday, September 08, 2010 11:19:23 AM GMT
Do you know the quality of the project you're currently working on? Sure you can have guidelines and rules... but projects where a few people have worked on for a few weeks/months/years tend to live their own life here and there. Maybe the team had to catch a deadline for the latest sprint, or the lead developer was on holiday and the problem had to be solved using a quick and dirty solution, ... Every project will have its own little exceptions to the rules and guidelines. But it should be possible a... (more)
category: Web Dev | clicked: 1 | comment | | source: sandrinodimattia.net
tags: .NET, Code Metrics, NDepend, FxCop