Naveen Naidu
IndividualPopular Salesforce Videos
Salesforce Workbench | Salesforce Tutorial Video
Video
in Others, Salesforce Training
In this video, we show you how to use Salesforce Workbench to set a user password. This can be useful when you have a user…
Introduction to Asynchronous Apex In Salesforce
Video
in Salesforce Apex
Here is the first video on Asynchronous Apex where you get a bit idea of why to use and why there is a need for…
Apex Design Patterns: The Singleton Pattern in Salesforce
Video
in Salesforce Apex
The Singleton Pattern One Private variable of the class itself will hold the instance of the complete class so that we can access all the…