Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

WCF Object Design - OOP vs SOA

wcf design-patterns oop soa

What problem/s does a Rule Engine Algorithm solves? [closed]

algorithm design-patterns

Using free function as pseudo-constructors to exploit template parameter deduction

benefit of having a factory for object creation?

php design-patterns

Design pattern to integrate Rails with a Comet server

Reusable JS ajax pattern (jquery)

Entity Framework 4 - Where to put "ApplyCurrentValues" Logic?

Domain-driven design pattern - accessing repository from domain

What am I missing with the Respository Pattern? How do you use it in the real world?

Working with entity framework, preferred way?

Is there any Java flyweight pattern implementation out there? [closed]

mvc with multiple windows design

Trying to Implement Delegate Inheritance

How to write functionality using DDD / CQRS

Too Many Constructor Args for Dependency Injection/Inheritance Design Pattern

python decorator for field

S.O.L.I.D Essentials missing points?

View only properties (eg: IsSelected) and the Model in MVVM

wpf design-patterns mvvm model

Memento design pattern and State design pattern

Avoid multiple instances of Singleton? [duplicate]