Un-Answered Questions { Salesforce }

What is lightning connect ?

228


What is difference between visualforce components and lightning components?

210


How do you create a lightning app in salesforce?

191


Do I always create an app bundle first when develop lightning component ?

205


How to register, fire and handle a component and application event?

233


Is it possible to write a validation rule which will fire only on insert of record not on update of record ?

229


What is the difference between the normal “insert” operation and “database.insert” operation ? Which is preferred over the other and why ?

210


What happens with existing visualforce pages in lightning experience?

213


What are dynamic soql queries and how do you prevent soql injection in dynamic soql queries ?

216


What are the different lightning component bundles?

213


There is a simple soql query ‘select id, name from opportunity’ which fetches millions of records without any selection criterion. How do we optimize the performance of this simple query without using any selection criterion ?

636


What is lightning experience?

191


What is fiscal year in salesforce ?

215


What is the difference between soql and sosl query ?

183


When do we need to use javascript remoting and how is it implemented ?

223