Tag Archives: code

Code Readability

Rob Conery pointed out an interesting comment on his IoC post: In this simplified example above you switched from 3 lines of easily understandable code to something that requires code in the global.asax, another couple classes, and an interface. The … Continue reading

Posted in software development | Tagged , , | 1 Comment