Tag: controller

Post Pic

How to Structure Models in your MVC based Web Application

MVC has defiantly changed the way applications are written over the past few years. It is more organized and developer-friendly, but it comes with a bit of a learning curve. I will cover what models are and how I use them to speed up my application development.