Author: Jitendra
-
Delete Components using Ant Migration tool – Video
This video tutorial shows that how we can delete components like Apex class, trigger from Salesforce using ANT migration tool.
-
How to setup Git Server using Bitvise SSH
Step by step guide to setup Git Server using Bitvise SSH Server
-
New Trail in Trailhead – Navigate the Salesforce Advantage
Navigate the Salesforce Advantage – New learning module and project added to Trailhead
-
Creating custom ANT plugin or Task in Java
Tutorial to create custom Task in ANT with complete source code
-
Responsive Datagrid component in Lightning – Basics
This blog post explains simple use case of Nested Lightning Component. It goes through example on how to interact and combine nested components to be used in parent Lightning component.
-
Dynamically Instantiate and destroy Lightning Components – Modal dialog component
Learn how to create advance lightning component (Modal dialog) and dynamically instantiate and destroy it
-
Test Setup method in Apex
How to use setup method in Apex test classes
-
Spell checker in custom Visualforce page
Using Salesforce Spell checker in custom Visualforce pages
-
Storing secrets or passwords using manage package in Salesforce – Video
Designing application to store passwords or secrets in Salesforce using Manage packages
-
Managing multiple Salesforce instances using Environment Hub – Video
If I ask, how do you remember your Salesforce instance username and password? Possible answer could be Writing it in Excel sheet or some other place like Evernote or Onenote Remembering it Using some extensions like LastPass, Force.com Logins or Salesforce.com Quick Login as However all above techniques have vulnerability of password leakage. Salesforce offers a product free…