Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

ASP.NET MVC3 Service Layer - multiple repositories per service?

javascript module exports pattern

What are the advantages to storing commands in a CQRS/ES system?

Service locator - worth it?

Repository pattern vs DTO pattern approach

c# java .net oop design-patterns

CQRS: Read model built on demand?

Design pattern to add attributes to objects dynamically

java oop design-patterns

Calculating bytes per second (the smooth way)

How to decide the right design pattern for a .NET client app that will eventually share code with a web app?

Trying to understand the wikipedia strategy pattern example using new Func<int, int, int>

Design considerations for temporarily transforming a player into an animal in a role playing game

Can a ViewModel talk to View in MVVM pattern?

Looking for design patterns to isolate framework layers from each other

Correct use of Repository / Service Classes

Should entities have the capability to draw themselves? [closed]

c# design-patterns

Combining Strategies in a Java Strategy Pattern

Restrict Access of method calling in Java

java design-patterns

Is the Chain of Responsibility used in the .NET Framework? [closed]

c# design-patterns

Should a DTO/POCO have a constructor and private setters on all properties?

Complex SQL design book [closed]