Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Is there a design pattern to handle when code depends on the subtype of two objects

c# oop design-patterns

Visitor pattern: change object state?

Singleton pattern vs. Global variable use cases in Javascript?

Role of Invoker class in Command pattern

C++ Singleton Design pattern alternatives

What type should Struts ActionForm properties be?

Unit testing Visitor pattern architecture

How does FileSystemWatcher work on another computers directory?

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