Year: 2015
-
How to start learning Salesforce – Trailhead is good answer
In last 3-4 years, Salesforce is well known cloud computing platform between IT professionals and fresh college graduates. Dreamforce, well known for largest conference on planet breaking its own record every year. Salesforce is also top Innovative company in world as per forbes. Change is inevitable – well adapted by Salesforce. Unlike traditional languages, Admins and developers needs to…
-
Salesforce interview question related to Lightning framework – Part 20
Salesforce interview questions for Salesforce developers and admin , mostly related to newly released Salesforce Lightning components and applications
-
Generating Single Executable jar file with all dependencies and libraries using Netbeans and Eclipse
Generating Single Jar file with all dependencies in Eclipse is easy. We just need to follow below steps : Either from the context menu or from the menu bar’s File menu, select Export. Expand the Java node and select JAR file. Click Next. In the JAR File Specification page, select the resources that you want…