Difference between force.com ide and sandbox?
Answer / Ujjawal Trivedi
Force.com IDE (Integrated Development Environment) is a tool for developing, testing, and deploying custom Apex code, visualforce pages, and other Salesforce components locally on your machine before pushing them to your org. A Sandbox Org is an isolated copy of your production org used for testing, training, and development purposes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can a dependent field be a controlling field as well in salesforce ?
What is standard list controller? : salesforce visualforce
What are dynamic soql queries and how do you prevent soql injection in dynamic soql queries ?
What is action support in salesforce?
What are the tools included in lightning ? : salesforce lightning component
What are the different types of reports available in salesforce? Can we mass delete reports in salesforce?
What is difference in render, rerender and renderas attributes of visualforce?
What is a matrix report?
What is permission set? : salesforce admin
Is lightning components replacing visualforce ? : salesforce lightning component
Which interface we are supposed to implement so that a lightning component can be used as quick action?
How can we prevent to cross the governor limit from soql query?