Welcome to Code Share
Code Share is a directory of open source code projects covering all aspects of the Force.com Platform. Browse and access the source code for these projects to learn more about the code. Create an account of your own on Code Share to collaborate with project owners and other members on existing projects, and create and register projects of your own.
Code Share is a directory of open source code projects covering all aspects of the Force.com Platform. Browse and access the source code for these projects to learn more about the code. Create an account of your own on Code Share to collaborate with project owners and other members on existing projects, and create and register projects of your own.
| ( 4 Reviews) |
StratoSource is a backup and change tracking tool for Force.com Projects. It is designed to help fill the void in Cloud based development environments where multiple people are working in close pro...
Project Owner: Jan Kruger
Created: November 21 2011 07:06For deploying code in production, or uploading a package, your code coverage should be above 75%, and no trigger should have 0% coverage - otherwise the Force.com platform doesn’t allow a deploy or...
Force.com's record clone function only clones the record itself without taking into the account of its "detail/child" records. The Super Clone provides both API (can be directly called from your ow...
A project to provide a robust way to generate HTML from within Apex.
Generating HTML from with Apex code for things such as Dynamic Visualforce Components is boring and error prone. The aim of ...
Born out of the desire to pass an sObject to a @future annotated method this project aims to provide means to serialize/deserialize sObjects.
<br/>
<br/>Passing a series of primitive type fields or...