in Technology by
What is the difference between a standard controller and a custom controller?

1 Answer

0 votes
by
Standard controller in Apex, inherits all the standard object properties and standard button functionality directly. It contains the same functionality and logic that are used for standard Salesforce pages. Custom controller is an Apex class that implements all of the logic for a page without leveraging a standard controller. Custom Controllers are associated with Visualforce pages through the controller attribute.

Related questions

0 votes
    Can anyone tell me what is the difference between custom app and console app in salesforce? Select the correct answer from above options...
asked Jan 9, 2022 in Education by JackTerrance
+1 vote
    Microsoft uses industry standard _______________ dynamic routing protocol to exchange routes between your on-premises ... instances in Azure, and Microsoft public addresses....
asked Oct 20, 2020 in Technology by JackTerrance
0 votes
    Using the standard electrode potentials given in Table, predict if the reaction between the following is feasible: a.Fe3+( ... +(aq) . Select the correct answer from above options...
asked Jan 5, 2022 in Education by JackTerrance
0 votes
    Which of them is not a standard flag used in TCP communication between client and server? (a) Synchronize ... -for-Cyber Security:,Cyber Security-Jobs:,Cyber Security Applications...
asked Nov 1, 2021 in Education by JackTerrance
0 votes
    The ___________________ is a standard for exchanging authentication and authorization information between different ... Database Programming Techniques of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
0 votes
0 votes
    Annotation used for Rest Controller? 1. @SpringBootApplication 2. @RestController 3. @Controller 4. All of the Above...
asked Jul 8, 2021 in Technology by JackTerrance
0 votes
    The flow controller is considered the mastermind of the operation. (1)True (2)False...
asked Apr 20, 2021 in Technology by JackTerrance
0 votes
    How to pass a map from controller to javascript function in VF page?...
asked Dec 10, 2020 in Technology by JackTerrance
0 votes
    What are the different return types used by the controller action method in MVC?...
asked Dec 8, 2020 in Technology by JackTerrance
0 votes
    How can you call a controller method from JavaScript?...
asked Nov 11, 2020 in Technology by JackTerrance
0 votes
    In Ruby on Rails Development (or MVC in general), what quick rule should I follow as to where to ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 31, 2022 in Education by JackTerrance
0 votes
    Explain the architecture of micro controller and its components Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    A ___________ consists of at least one bot server or controller and one or more client-bots. (a) Virus ... -for-Cyber Security:,Cyber Security-Jobs:,Cyber Security Applications...
asked Nov 1, 2021 in Education by JackTerrance
0 votes
    I am facing a problem that makes me to waste a lot of time. Each time I insert an element on a ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 14, 2022 in Education by JackTerrance
...