One cool feature in VB9 is schema-driven IntelliSense when working with XML axis properties. Simply add a schema to your project, and you'll automatically get the schema elements to appear in ...
Over a series of articles about commenting, I discussed why the key issue is to write ROC (Really Obvious Code). If you do, then the only comments you need to provide for your methods should be what ...