C#CommDog is a development tool that analyzes and optimizes the documentation state of an C# project (.csproj). All of the source code files of the project are checked for the correctness of their XML documentation. Missing and incorrect parts of every documentation comment are not only corrected and completed but also uniformed.By this means not only the documentation state of the project can be improved in best time but also the maintainability.
New features (since v1.1.0):
- Supports Visual Studio 2005
- Automatic XML commentation "on the fly" during file change