why do people hate third-party code
Quite often when I post to forums, newsgroups, or lists, I am posting a link to one of the custom controls or components on my site. And usually, the person uses the control and moves on with their app.
But every once in a while, i see somebody say something like, "I don't want to use a dll", or "can't I do this with my own code?". Now, I don't really mind if somebody doesn't want to use my stuff... it's not like metabuilders puts food on my table... but I really just Don't Get It.©
Why do some people favor adding dozens of lines of complex code to their pages, multiple times, when there is a tested solution, pre compiled, with source code, available for free? Whenever I see that comment left by somebody, regardless of if it was after a link to mine or somebody else's code... I can't help but feel like the "code reuse" lightbulb shines rather dim for them.