Posts tagged "design-patterns"
-
May 22, 2011
You don't need a service layer: Fat controllers are okay
-
September 12, 2009
What is a null object, and when are they useful?
-
May 20, 2009
Dealing with different password validation schemes in a single app
-
April 1, 2009
Using a builder to construct complex classes
-
February 2, 2009
Avoiding endless switch-case structures with classes
-
December 17, 2008
The problems faced by a common model interface in frameworks
-
December 6, 2008
Food for thought: utilizing models in MVC
-
December 3, 2008
Common widget design patterns
-
August 21, 2008
Implementing swappable authentication methods
-
November 26, 2007
What are the controller and model in MVC?