Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Why Object is made static in Singleton pattern?

java design-patterns

What is the motivation of C# ExpressionVisitor's implementation?

Does Singleton violate the single responsibility principle?

SOLID Principle In Laravel with Repository Pattern

What are the advantages and disadvantages of the Session Façade Core J2EE Pattern?

Long-running callback contract via WCF duplex channel - alternative design patterns?

"AsyncFuture<T>" or what? Future<T> obtained in a background thread -- is it a pattern?

Repository pattern with lazying loading using POCO

Implementing search functionality with multiple optional parameters against database table

What design pattern is Codeigniter using?

Good or Bad OOP? [closed]

Is there any difference between this two JavaScript patterns?

Composition, how do you know when to stop? [closed]

Design patterns to facilitate these behaviours (audit trail behaviour and undo)

iOS Design Pattern equivalents when coming from a C#/Java world?

Repository or Gateway pattern in Ruby

To use Active object or not?

What pattern should I use to express a Hierarchical Enum?

How do you securely save an order in the cloud, if you can't verify payment from the cloud?

Generic Vs Dependency injection