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

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)

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?

How To Recognize An Area In An Canvas Via Javascript

This image is loaded in an html5 canvas. If a user presses at any point inside the square, I want t… Read more How To Recognize An Area In An Canvas Via Javascript

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?