Welcome to Windows Communication Foundation (WCF)
Top Tasks :

WCF Team Bloggers

In Praise of the Lowly Comment

Here's an article showing how to make comments in your code more useful and effective for you and your fellow developers. It identifies the four kinds of comments that are worthwhile in most source code: Placeholder comments - A string around your virtual finger - eg. TODO comments Summary comments - explain an entire block of code at one time Intent comments - Why is this code here? Rocket Science comments - sometimes people need a little help to understand the rocket science in a piece of code! http://www.developer.com/design/article.php/3642901... Read More...
Published Monday, November 13, 2006 9:00 AM by TheArchitect.co.uk - Jorgen Thelin's weblog
Filed under:

Comments

No Comments
Anonymous comments are disabled

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us