i just visited a few pages and one of them was the homepage of my former coworker roland.
there i saw that he released a new version of his project "ghostdoc" and remembered that he showed me this cool add-on for visual studio .NET some weeks ago.
i think it's a real cool solution for lazy coders who want a handy assistant for their inline code documentation ... and because everybody hates writing documentation, "ghostdoc" is doing most of the work automatically for you.
but roland can describe it way better, so i just copied his description:
GhostDoc is an add-in for Visual Studio .Net 2003 for automatically
generating those parts of a C# documentation comment that can be
deduced from name and type of e.g. methods, properties or parameters.
if this sounds interesting to you, have a look at the ghostdoc homepage or his weblog.