Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Programming pattern / architectural question

main objective of using factory pattern?

java design-patterns

Is REST mandatory for MVC?

How to implement "drag n drop" user interface on website?

Inject different repository depending on a querystring / derive controller and inject the repository depending on the controller type / ASP.NET MVC

Why grouping Design pattern in three parts?

Performance difference between Iterator Class and foreach construct

Clarification in dealing with collections with the repository pattern

Multi-agent system in C++ code design

MVVM Light and Undo / Redo?

Should I care that passing in a class representation of an XML settings file violates the law of demeter?

What are the best practices for preventing SQL creep?

Design choices for integrating license handling

c# .net design-patterns

Singleton pattern using its methods in different threads

JSF MVC design question

design-patterns jsf

How do I mock a class that another class is responsible for instantiating?

WCF Service design pattern

wcf design-patterns

Asynchronous programming design pattern

Where does an IRepository interface belong?

design-patterns

Where should Unity containers be created and references be resolved?