Skip to content Skip to sidebar Skip to footer
Showing posts with the label Design Patterns

How To Avoid Duplicate Code For Constraint Validation In The Model And View Of A Mvc Web App?

Integrity constraints should be defined in the model classes of a MVC application since they are pa… Read more How To Avoid Duplicate Code For Constraint Validation In The Model And View Of A Mvc Web App?

Trying To Understand The Post/redirect/get Design Pattern (implemented With Php)

All, Sorry in advance - I'm not a PHP expert or knowledgeable in design patterns, so this quest… Read more Trying To Understand The Post/redirect/get Design Pattern (implemented With Php)