Key Technologies Behind the Force.com Platform

Multitenant architecture – An application model in which all users and apps share a single, common infrastructure and code base Metadata-driven development model – An app development model that allows apps to be defined as declarative “blueprints,” with no code required. Data models, objects, forms, workflows, and more are defined by metadata. NOTE: There is… Read More Key Technologies Behind the Force.com Platform

Force.com Understanding the Basics

The applications you build on force.com follows a building block layer logic of MVC(Model-View-Controller). Being able to quickly identify on which building block you are working would help on studying the different exam outline. From wikipedia. The model is the domain-specific representation of the data upon which the application operates. Domain logic adds meaning to… Read More Force.com Understanding the Basics