Browse by Tags

All Tags » Documentation (RSS)
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...
Posted by Willie Roberts | with no comments
Filed under: , , ,
...One particular interesting read is a 19 page document regarding code commenting. Well worth the read and probably an eye opener for most developers...