Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Abstract Factory in C++

asp.net mvc post request + service layer- the best way to do this

What's the accepted way to implement export functionality in a document-based Cocoa app?

DAO pattern when using hibernate

Namespace and class name guidelines

Is there a way to design this "static class" so that it is thread-safe?

c# Entity Framework when should I use an new dbContext?

same function return multiple values in terms of objects, array or function in javascript via design pattern? [duplicate]

Template method pattern - prevent direct method calls in derived classes

In POSIX, why can't a single condvar be used with multiple mutexes?

Calling another repository directly from a service?

Creating interdependent objects

php design-patterns oop object

JavaScript, call private function as a string inside public method without using eval (Revealing pattern)

What is a bit pattern?

Using multiple databases in one application

Is this the best use of the Adapter pattern?

c# design-patterns

Which pattern should I use for my unique instance of the User class?

php oop design-patterns

How to use a specification pattern for my requirements?

Composite design pattern parenting components

design-patterns composite