Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Front Controller vs. Façade pattern

design-patterns

Data Access Layer design patterns

Better alternative to Strategy pattern in Scala?

PHP Data Access Object

Real world example of application of the command pattern

Why classes tend to be defined as interface nowadays?

Realistic use case for static factory method?

How to improve Cyclomatic Complexity?

One big repository vs. many little ones?

EF 4.2 Code First and DDD Design Concerns

Simple Java caching library or design pattern? [closed]

The Observer Pattern - further considerations and generalised C++ implementation

Circular Dependency Solution

Setters AND ( not OR or VS ) builder patterns

How to remove objects from an Enumerable collection in a loop [duplicate]

What objects should you return from the data access layer to the business layer an n-tier system

Why builder should be static inner class?

java design-patterns

Do Discriminated Unions conflict with the Open Close Principle

Data Validation Design Patterns

Open Session In View Pattern