Automate the process of documenting your code

We all understand the need to comprehensively document our class libraries and to keep it up to date with the code base. And still, documentation is an ongoing pain for all of us. The Visual Studio .NET IDE takes a first big step in easing that pain. It allows to document your code in a way that the compiler can create an XML document describing your classes, methods, properties, etc. This article explains how to use this feature and then create a basic help file out of it.

22 Comments

  1. 2004-12-15 12:51 pm
  2. 2004-12-15 1:13 pm
  3. 2004-12-15 1:22 pm
  4. 2004-12-15 1:37 pm
  5. 2004-12-15 1:50 pm
  6. 2004-12-15 2:28 pm
  7. 2004-12-15 2:28 pm
  8. 2004-12-15 3:00 pm
  9. 2004-12-15 3:19 pm
  10. 2004-12-15 3:45 pm
  11. 2004-12-15 3:46 pm
  12. 2004-12-15 4:05 pm
  13. 2004-12-15 5:10 pm
  14. 2004-12-15 5:21 pm
  15. 2004-12-15 6:14 pm
  16. 2004-12-15 8:44 pm
  17. 2004-12-15 8:53 pm
  18. 2004-12-15 11:01 pm
  19. 2004-12-16 5:15 am
  20. 2004-12-16 3:58 pm
  21. 2004-12-16 4:06 pm
  22. 2004-12-16 8:25 pm