Skip to content
  • Home
  • About

The Difficult Bit

Some software development issues

Code Analysis

StyleCop and the MSBuild Extension Pack

I use StyleCop to check my C# code, running it both manually on particular projects or files from within Visual Studio as well as automatically for all code files as part of the build. The MSBuild Extension Pack provides a Task to run StyleCop from MSBuild. The build file imports the MSBuild Extension Pack tasks […]

continue reading StyleCop and the MSBuild Extension Pack

Visual Studio 2010 Code Metrics Viewer

This is a useful extension for Visual Studio 2010 which will calculate code metrics for your solution and display the results. It can be downloaded here though you will first need to install the Code Metrics PowerTool 10.0 which it uses to generate the statistics. To perform the analysis: Open the Code Metrics Viewer window […]

continue reading Visual Studio 2010 Code Metrics Viewer
Proudly powered by WordPress | Theme: Aventurine by Kelly Dwan & Mel Choyce.