Originally posted on Audit9 – Cloud Architects:
Whether you’re managing a commercial software development, leading a consultancy project or building an IKEA table a game plan is…
Month: February 2014
Salesforce Custom Buttons: No Mess, No Fuss
Originally posted on jasongabler:
After trying a few methods, I found the following to be the cleanest, easiest way to add an Apex-executing custom button to a…
Salesforce Outbound Message with PHP SOAP Listener
Originally posted on Best Practice Codes:
A typical enterprise uses many applications or most of which are not designed to work with one another out of the…
Excel Connector
Originally posted on Salesforce-Excel Utilities:
This is one of the best tools created by Ron Hess which provides a simple yet powerful access to the salesforce directly from Microsoft…
The really simplest way to convert List to Set in Salesforce
Originally posted on patlatus:
I have seen several publications on topic about what is the simplest way to convert List to Set in Salesforce here http://www.infallibletechie.com/2012/07/convert-list-to-set-in-salesforce.html?showComment=1392983547327#c4514404938351529437 and…
All Available SharePoint Web Template ID
Originally posted on Tjen Sharepoint Blog:
I found good reference from Praveen Hebbar blog and I don’t want to loose it. In my scenario, this is very…
Create Retrieve Update and Delete SharePoint List Item using REST API and JQuery
Originally posted on Tjen Sharepoint Blog:
In this article, I would like to show you utilizing SharePoint REST API and JQuery to Create, Retrieve, Update and Delete…