Sorting it all Out Michael Kaplan's random stuff of dubious value Be sure to read the disclaimer here first!
Mike pointed me at this article by Charles Petzold entitled Does Visual Studio rot the mind?
Based on a talk he gave for the NY .NET Developer's Group, here is the abstract:
Visual Studio can be one of the programmer's best friends, but over the years it has become increasingly pushy, domineering, and suffering from unsettling control issues. Should we just surrender to Visual Studio's insistence on writing our code for us? Or is Visual Studio sapping our programming intelligence rather than augmenting it? This talk dissects the code generated by Visual Studio; analyzes the appalling programming practices it perpetuates; rhapsodizes about the joys, frustrations, and satisfactions of unassisted coding; and speculates about the radical changes that Avalon will bring.
I find myself agreeing with a lot more of it then I thought I would after reading the abstract. Definitely worth a read....