function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
TheRealistTheRealist 

what are the best practices of creating a VF page and its limitations?

Hi,
what are the best practices of creating a VF page,its limitations? ,
things to keep in mind while creating a VF page and @Max how many records can be displayed on a VF page and
Does Trasient keyword avoids the VF page from touching the limit (view state limit 135 KB) or will it bypass the view state limit size?