Skip to content

Tag: application architecture

Programming

What is Model View Controller (MVC)?

The Model-View-Controller pattern is a powerful way to structure an application and provide clear separation of concerns between different components.

November 1, 2022
Salesforce Logo
Programming

Visualforce Custom Controllers and Extensions

When we create Visualforce pages in Salesforce we have a few different ways that we can architect the code that will do any business logic that we need.

June 11, 2013