Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Two way data binding issue in a MVVM

Where to implement aggregate level permissions in DDD? [closed]

C# class design - what can I use instead of "static abstract"?

c# design-patterns

Why are most DataContract's DataMembers I see on coding websites not written using automatic properties?

c# wcf design-patterns

Law of Demeter is very confusing because looks like I couldn't ever write methods that return objects

Best way to manage the ProgressDialog from AsyncTask

CRUD in DDD Application Services?

Weird reference passing in class construction

java design-patterns

interfacelike design pattern in ruby

ruby design-patterns

code reuse in Methods.class vs strategy pattern and dependency injection [closed]

Type of workflow design pattern to use?

Design Patterns Video Tutorial [closed]

design-patterns

How relevant are OO design patterns to web development in PHP?

php design-patterns oop

Need help avoiding the use of a Singleton

Using multiple allocators efficiently

Instantiating without assigning to a variable

c# .net design-patterns

Angular: can a controller watch server properties?

What is an example in the real world that uses the "Mediator pattern"?

design-patterns mediator

Custom events in C++?

c++ design-patterns

In Django, where is the best place to put short snippets of HTML-formatted data?