As a software developer and trainer I am often asked what tools can help with ensuring code is written correctly and follows the right development guidelines and best practices. Over time the ideas around coding styles and formatting have changed considerable and Microsoft has released new versions of two extremely useful applications which focus on this topic, one checking code before it is compiled and the other checking code after it has been compiled. FxCop 1.36 ( Homepage ) Last night I was...