Tag: architecture

  • The Pendulum of Architecture

    If you’re a developer, you’d probably have to have spent the last couple of years in a coma to not notice a trend towards simpler tools, but I want to write a bit about the changing tides in software architecture because I think there is more below the surface. Around 3-5 years ago was the […]

  • Datalayer Decisions (Repository, DAO, Services) in Domain-Driven-Design Applications

    I have been working several applications lately at work that use Domain-Driven Design. I had a couple of questions about design choices I saw made in the applications I’m working with. I recently talked to an architect who uses DDD a lot (Model first), and had the chance to pick his brain. Here’s what I […]