Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Core Data with Web Services recommended pattern?

Application based on Prototypical inheritance in real life projects

Best way to validate a String against many patterns

How to implement toolbars when using the MVVM pattern?

c# wpf design-patterns mvvm

Java Swing: how do I properly instantiate GUI and pass domain objects?

java oop swing design-patterns

Best way to populate a base viewmodel

Design Patterns for a Rails 3.2 JS-heavy App

Database design for handling individual and recurring charges

Should the business logic be separate from the model?

using couch db and sql server side by side

Database design to store and evaluate rules expression

Convert number to 5 digit string [closed]

php design-patterns

C++: Does this pattern have a name, and can it be improved?

Why do I need a FactorySupplier?

Is the Single Responsibility Principle applicable to functions?

Builder Design Pattern : Accessing/Passing model data to/in Concrete classes

c# asp.net design-patterns

Deleting caller object safely within a callback function

c++ oop design-patterns

Typesafe method for retrieving data of unknown type through interface

Is it good practice to use attributes just to mark html elements?

html design-patterns

Two different Inheritance-chains without breaking the DRY-principle