This post originated from an RSS feed registered with .NET Buzz
by Sean McCormack.
Original Post: GhostDoc v1.9 Released
Feed Title: Vini Vidi Vici - Sean McCormack's Blog
Feed URL: http://smccormack.blogs.com/adapdev/SyndicationService.asmx/GetRss
Feed Description: Sean McCormack's Blog, focusing on various aspects of .NET development, open source projects, recommended books and tools
One of my favorite VS.NET addins has a new release. This one includes support
for VS2005 and beta support for VB.NET.
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.