Recent Web Log Entries By Ben Nadel
Command-Query-Responsibility-Segregation (CQRS) Makes Domain Models Practical
Posted: December 28, 2012 at 4:22 PM by Ben Nadel
As I've been learning more about software application architecture and trying to get my feet wet with real Object Oriented Programming (OOP), one of the biggest stumbling blocks has been trying to reconcile the constrained nature of a domain model with the rather numerous and diverse set of user interfaces (UI) that leverage said domain model. I... read more »
Comments (7) | Post Comment | Ask Ben | Permalink
Software Application Layers And Responsibilities
Posted: December 21, 2012 at 5:09 PM by Ben Nadel
I know that I haven't done much blogging lately (due to work); but, I've been doing a ton of thinking about software application architecture. Much of this thought has been influenced by previos projects as well as the pain and subsequent refactoring of my current project. On top of that, the people who comment on this blog have been extremely inf... read more »
Comments (16) | Post Comment | Ask Ben | Permalink
What The Heck Is Business Logic Anyway?
Posted: December 14, 2012 at 5:00 PM by Ben Nadel
For the last year, I've been trying hard to become a better programmer. This journey has involved both writing a ton of code as well as constantly evaluating and re-evaluating the way I think about software application architecture. Of course, I can only do so much on my own; which is why I turn - daily - to the blogosphere to see what people are ... read more »



