I couldn't care less about documentation
I've been subconsciously hunt by this statement I made during the last MVP Summit among a bunch of very smart people, specially because I'm pretty sure I was misinterpreted as I didn't have a chance to explain my assertion.
I do care about code documentation, clarity, and
self-explaining code. You can tell how much I (and the rest
of the development team I worked with) care if you take a
look at the source code for the Composite UI Application
Block. I frequently use the Documentor extension to VS
heavily to help me create nice-looking code comments. I do
believe
...