New posts in design-patterns

Function in JavaScript that can be called only once

Abstract class vs Interface in Java

What is an anti-pattern?

Handling Dialogs in WPF with MVVM

What is the difference between Strategy design pattern and State design pattern?

Comet and jQuery [closed]

Real World Example of the Strategy Pattern

Fetch records from Multiple tables having different type of primary key. Hibernate

Is there a Java equivalent or methodology for the typedef keyword in C++?

Is it bad practice to make a setter return "this"?

Which Architecture patterns are used on Android? [closed]

Ways to eliminate switch in code [closed]

Repository Pattern Step by Step Explanation [closed]

Synchronizing client-server databases

What is the "Execute Around" idiom?

Relational Database Design Patterns? [closed]

Factory Pattern. When to use factory methods?

Why and How to avoid Event Handler memory leaks?

Implementing Singleton with an Enum (in Java)

When should I use the Visitor Design Pattern? [closed]