Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in application-design

PHP Objects - Patterns and correct usage

How to pass information from one WPF UserControl to another WPF UserControl?

Are sequential numbers necessary?

Inplace Editing vs. Edit Page

Designing web application: Session or session-less

API Versioning within web applications

Large application design (WPF/Silverlight)

application-design

Web Pages That Just Do Too Much Stuff [closed]

Designing iPhone iOS4 application behavior: running in background vs. terminating application

Writing a Snow Leopard Service for Finder.app

Is having an empty base class bad design?

Should draft records be kept in a separate table?

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?