Salesforce
ADM-211 · Question #25
Describe the differences between Visual force and s-controls?
S-Controls: 1. Written in Ajax and run on the client 2. Hard-coded - can't reuse 3. Logic and presentation mixed Visual Force: 1. Written in HTML& Apex, run on the server 2. Component model - can reuse code 3. Logic and presentation separated
Extending Custom Objects and Apps
Question
Describe the differences between Visual force and s-controls?
Explanation
S-Controls: 1. Written in Ajax and run on the client 2. Hard-coded - can't reuse 3. Logic and presentation mixed Visual Force: 1. Written in HTML& Apex, run on the server 2. Component model - can reuse code 3. Logic and presentation separated
Topics
#Visualforce#s-controls#UI customization#web technologies
Community Discussion
No community discussion yet for this question.