Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

ASP.NET MVC - User Input and Service/Repository - Where to do Validation?

Pattern for Plugins - IoC/DI or not?

c# .net design-patterns

friendly classes in c#

c# .net design-patterns oop init

Pattern for class instantiation from only one single place?

What's wrong with this singleton I created

What's the difference between design pattern and enterprise design pattern?

Alternative to singleton for unique resources

java Exception Handling strategy [closed]

Is Template Method design pattern a good choice for this?

c# design-patterns

How to avoid instanceof operator in this case

Inheritance between builders - how to deal with types?

c# oop design-patterns builder

Avoid boolean flags as an attribute

Multiple inheritance workaround in Java?

java design-patterns

Are the M and the V from MVC even needed in ASP.NET Web API?

Circular dependencies between classes: why they are bad and how to get rid of them? [closed]

Are staging tables / staging databases an anti-pattern?

Haskell: Creating Type Classes for Zippers

how to iterate all array element starting from a random index

problems using observer pattern in django

destroying a singleton object