GhostDoc for VS2005 released!
Roland Weigelt has released a version of his GhostDoc Visual Studio plugin that works for VS2005.
For those who have never used GhostDoc (from Roland's site):
<summary>
GhostDoc is a free add-in for Visual Studio that automatically generates
XML
documentation comments. Either by using existing documentation inherited
from base classes or implemented interfaces, or by deducing comments
from
name and type of e.g. methods, properties or parameters.
</summary>
It works. Freakily well sometimes - it is an indispensable tool in your VS box -
get it now.