Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Create new object with Builder pattern with "old" object reference

When should I create a new controller class in ASP.NET MVC?

Is a "master preferences" class a good idea?

java design-patterns

How to create a method parameter object with ReSharper in a few seconds?

Domain Objects and Value Objects - are they equal?

Mocking System.Web.Caching.Cache - Mock or check for null?

Command pattern - why encapsulate in an object?

Why is Angular called MV* framework

Best way to use StructureMap to implement Strategy pattern

Best design pattern to use: adapter or facade

PHP: Creating Extensible CMS System [closed]

Pattern for Creating Recurring Events

design-patterns

Best practice for validating input data for multi-tier application [closed]

MVC3 Design - repository pattern and services layer [closed]

using the command and factory design patterns for executing queued jobs

Factory Design Pattern - Why Interface necessary?

Coupling is too high - how to design this class better?

design-patterns coupling

When to use which pattern? [closed]

android.util.Log when publishing - what can I do / not do

implement an interface but with different members names

c# .net design-patterns