Browse by Tags

All Tags » Software Development Guidance » Software Development Principles » Code Smells (RSS)

The Custom Configuration Section Code Smell

I was recently involved in a project that involved some design-time configuration.  That design-time configuration was based on custom config sections. I didn't really pay too much attention to it at the time because I don't write my own...