Meet NDepend NDepend is a Visual Studio tool to help you achieve good code quality. It allows you to measure software quality using Code Metrics and visualize with graphs and templates. You can use it as a standalone application or can run it inside the Visual Studio as well. It analyses the quality of the
How to Improve Code Quality with Visual Studio 2013
In this post I will cover how to become a better developer by improving code quality using Visual Studio 2013 features. Code quality covers aspects like correctness, performance, maintainability and elegance. Lets look into few tools and features in Visual Studio 2013 to develop and sustain high standards of code excellence. 1. Code Metrics It quickly highlights code quality