Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

A way of casting a base type to a derived type

Plugin Architecture in Web Apps (Examples or Code Snippets?)

Accounting Software Design Patterns [closed]

IObservable vs Plain Events or Why Should I use IObservable?

Finding groups of similar strings in a large set of strings

Difference betwen Visitor pattern & Double Dispatch

Should an object write itself out to a file, or should another object act on it to perform I/O?

c# design-patterns oop io

Problems with Singleton Pattern

Raise Events in .NET on the main UI thread

Android Button setOnClickListener Design

DAO vs ORM(hibernate) pattern [closed]

What's the name of Google Analytics async design pattern and where is it used?

What is the design pattern for processing command line arguments

Need an ASP.NET MVC long running process with user feedback

Ensuring task execution order in ThreadPool

What's the point of a logging facade? [closed]

design-patterns logging

What is the purpose of a delegation pattern?

Python Observer Pattern: Examples, Tips? [closed]

Transactions in the Repository Pattern

What are the known ways to store a tree structure in a relational DB? [closed]