Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Is this a well documented pattern?

Generic design mixed with curiously recurring template pattern. C++

How to make a "plugin" comment system

design-patterns

LINQ to entities - best practices for passing models

Caching Pattern for Fetching Collections

How singleton is used to manage database connection?

Design pattern to refactor code with nested if else and switch statements

Is it OK to ask handlers of my events return immediately?

Does AngularJS fit into the (3)-tier architecture? [closed]

angularjs design-patterns

Regular expression for series of IPs?

Which design pattern to use to process different files in java?

java xml design-patterns rdf

Advice on designing loosely-coupled complete systems?

how to get rid of checks for null and if-else if signature in this code?

Conditional Logic dynamically

iOS Pattern with Objective C example to prevent concurrent calls to a method

Design Pattern for Winform .NET to ASP.NET project

Single Responsibility Principle without code duplication (how to do?)

best design pattern for handling multiple incoming and outgoing connections [closed]

java design-patterns

Designing an object with a long running constructor