The original article was complaining about the requirement to GAC deploy libraries and being hard to test: my reply was that it's often not required. Microsoft's own products being a prominent exception (think Entity Framework, Workflow and System.Globalization).
The Microsoft World is split into two camps:
a) The kind who like using the drag-and-drop tools and having all of their code generated for them. these are generally the less technical crowd.
b) The engineer type, the type who know what SOLID means know when to use (and not to use) a range of patterns. They're often proficient in several languages. This crowd tends to be more technical, and more critical of the products Microsoft build on top of the CLR.
I'm in the second camp (and I guess that the vast majority of MS HNers are too).
The first camp are common referred to (and refer to themselves) as "Microsoft developers".. and they're by far the largest (but least vocal) group.
The Microsoft World is split into two camps:
a) The kind who like using the drag-and-drop tools and having all of their code generated for them. these are generally the less technical crowd.
b) The engineer type, the type who know what SOLID means know when to use (and not to use) a range of patterns. They're often proficient in several languages. This crowd tends to be more technical, and more critical of the products Microsoft build on top of the CLR.
I'm in the second camp (and I guess that the vast majority of MS HNers are too).
The first camp are common referred to (and refer to themselves) as "Microsoft developers".. and they're by far the largest (but least vocal) group.