Wednesday, July 27, 2005

C# Xml Documentation

I was planning to write a short article on using the Xml based documentation tags for your C# code. But I just read my CodeProject newsletter and someone has beaten me too it. So i'll include their link instead.

I've only recently started using the xml doucmentation features in C# as at my last company they had their own documentation format and chm generation tools. But I think the C# documentation style is very good and complete. You can use a program called NDoc to generate your compiled help in a variety of formats.

0 Comments:

Post a Comment

<< Home