Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Service layer = Application layer = GRASP Controller layer [closed]

What is a decent way of injecting a dependency to a singleton class?

Is there a standard design pattern for ExtJS

Design pattern for a base controller with dependecy injection - MVC 3 + Ninject

Bridge Pattern - benefit of compilation in Java?

Factory methods and private variables

What is the best way to communicate between a WCF service and separate threads?

Should a C library offer ability to use custom memory allocators?

c design-patterns malloc

Generating an XML document from Java objects where the structure is very different

Single-use object: yea or nay?

c# oop design-patterns

Singleton v/s class with static members & methods in Java [duplicate]

Creating an Interactive Prompt in C++

Tesseract OCR: is it possible to force a specific pattern?

Is it a best practice to use inheritance in the spring service layer?

java spring design-patterns

Is there a circular dependency between an collection and its iterator?

How to automatically create (e.g.) singleton with c# using CodeDOM / T4 / PostSharp / whatever?

Unit Testing pattern