Easy QR Codes generation in Salesforce without writing “CODE”

QR codes are simple and fast, its quick way to transfer information around. One of…

Chatter enhancements in Winter’13 release !

Feeling for reading salesforce release notes is close what I feel when I am unpacking…

Creating easy rollup summary fields in salesforce

Rollup summary fields are pretty common requirement in force.com customizations and app development. Rollups are…

Take aways from Salesforce Noida Developer Meetup !

Noida meetup was great opportunity to connect with force.com peers. We had good presentations and…

Generating Base-64 SHA-1 Signature Header for Rackspace API in Apex

This post shares small code snippet to generate base-64 SHA1 Hash, which is typically used…

Apex Summer’12 Comparable interface Sorting Examples : Part 2 (Multi Attribute/Order Sorting)

In previous post i.e. “Apex Summer’12 Comparable interface Sorting Examples : Part 1”, we saw…

Salesforce summer’12 Sorting enhancements reviewed !

With force.com summer’12 release, I was very happy to see the ability to sort Non-primitive…

Salesforce Summer’12 Release Favourites !

Force.com Summer’12 Release brought some interesting and much awaited enhancements, this post briefs the ones…

Accessing Sobject Field Sets in Apex Code !

I recently came across a problem, where I need to query the fields to be…

Chatter Apex Test Case Bug in API version 24

I noticed this issue while writing an Apex test case for some chatter related functionality.…