Code Lockdown
March 21, 2011 in agile
Before starting on a new project it’s always worth while taking a few minutes to configure the build so that we get the benefits of a code analysis early warning system. To do this we can use a combination of Visual Studio code analysis, StyleCop and project build settings. To lock down your code, follow [...]