Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Is there a simple way to emulate Objective-C Categories in C#?

How to spot and analyse similar patterns like Excel does?

Appreciating the value of good design [closed]

oop design-patterns

Method for self-rearranging job queue

Advice on Factory Method

PubSub/Loosely Coupled & MVC patterns in Javascript

App screens management in WPF

wpf 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?