Author: Jitendra
-
Handling Colon in Element ID in JQuery – Visualforce problem
Resolving the JQuery error when the Element ID contains colon with Live Demo
-
How to create Immutable Class in Java
creating the Immutable class in Java with simple source code example
-
Create SOAP message using Java
Step by Step Example of creating SOAP Message using core Java API
-
Salesforce Interview Questions – Part 5
Basic concepts and Interview Questions of salesforce, Visualforce, Apex and SOQL
-
Create Simple Drag and Drop Widget like iGoogle using JQuery
Live Demo with source code on creating Simple Drag and Drop Widget using JQuery plugin like iGoogle
-
Get DOM ElementID of the Visualforce components
How to get the DOM ElementID of the Visualforce components in Salesforce
-
Getting record from other Salesforce organization OR communication between multiple salesforce organization
Calling Rest Web service using Apex – Getting record from other Salesforce organization or Account or communication between multiple salesforce organization
-
What is IaaS, PaaS and SaaS in Cloud computing
Explain the term IaaS, PaaS and SaaS in Cloud computing
-
Passing multiple Parameters in ActionFunction in Visualforce
Example and Source code of multiple Parameters Parameter in ActionFunction in Visualforce – Salesforce
-
Email Services in Salesforce with simple example
Complete tutorial of Email services in Salesforce with simple step by step example