A Visualforce page loads slowly due to the large amount of data it displays.Which strategy can a developer use to improv

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

A Visualforce page loads slowly due to the large amount of data it displays.Which strategy can a developer use to improv

Post by answerhappygod »

A Visualforce page loads slowly due to the large amount of data it displays.Which strategy can a developer use to improve the performance?

A. Use Javascript to move data processing to the browser instead of the controller.
B. Use the transient keywords for the List variables used in the custom controller.
C. Use lazy loading to load the data on demand, instead of the controllerג€™s constructor.
D. Use an <apex:actionPoller> in the page to load all of the data asynchronously.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply