I was just thinking how easy it is to tag all of your code with the essential metadata it needs: What does it do? What are the inputs? What are the outputs? Now we can, of course, put in plenty more metadata, such as general remarks, what exceptions are thrown, examples of how to use … Continue reading C# Developers: Comment your code!