Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in application-design

Working with Node.JS

What is the best way in MVVM to build a menu that displays various pages?

wpf mvvm application-design

Circular dependencies in foreign keys: use it or avoid it?

Is this a valid use case for javascript closure?

What, specifically, belongs in a Model, a View, and a Controller?

Is DTO pattern deprecated or not?

MVC: why do we need "controller", or when should we use this pattern?

should the user's Account balance be stored in the database or calculated dynamically?

best practices for "data layer" in android client apps

How do you run your unit tests? Compiler flags? Static libraries?

What is the best "forgot my password" method? [duplicate]

Hibernate lazy-load application design

Is Using .NET 4.0 Tuples in my C# Code a Poor Design Decision?