Wednesday, June 13, 2007

Use GhostDoc to write better code

Eric Lippert blogged about refactoring old code and encountering meaningless names for classes and members.
One of the ways to avoid this is using a tool like GhostDoc, which both saves you time on creating well-documented code, and forces you to think of better names.


No comments: