Salesforce.com or SFDC is award wining CRM tool and many companies have started using the Salesforce because of flexibility, userfriendly and lots of applications available.
Prerequesties:
To start with this series, you must have below softwares:
- Developer Account of Salesforce
- Eclipse with Salesforce Plugin
- Internet Connection
Developer Account can be created, free of cost from here.
In previous article i have demonstrated that how to install force.com IDE in eclipse.
So, if you have above softwares then we can start with the actual development of application.
here, i hope that you have setup the eclipse with your salesforce account.
Right click on Salesforce project in eclipse and select Object (Custom object).
Below screen will appear.

For this tutorial, i am creating student object. so in rest of tutorial we will continue with this object.
We can create a custom object through salesforce also instead of eclipse, check below snap:

As you can see in above image :
Go to Setup -> App Setup -> Create -> Objects and click on “New Custom object“.
In the next article i will demonstrate, ho to create Fields in Salesforce.
Leave a Reply