1. If you are doing it through Change Set, you need to first ensure there exists a Deployment Connection between Production and the Sandbox, from where you are deploying.
See Deployment Overview for help on how to create a Deployment Connection, an outbound/inbound change set,
There are various ways to acomplish this :
1. Change set
2. Force.com IDE
3. Managed/Unmanaged Packages.
Or if your used to ANT build scripts you can use that too...
1. If you are doing it through Change Set, you need to first ensure there exists a Deployment Connection between Production and the Sandbox, from where you are deploying.
See Deployment Overview for help on how to create a Deployment Connection, an outbound/inbound change set,
https://cs3.salesforce.com/help/doc/user_ed.jsp?section=help&target=deploy_overview.htm&loc=help&hash=topic-title
2. If you are doing it through IDE, refer to
http://wiki.developerforce.com/page/Force.com_IDE
I haven't used #3 and #4 as suggested by @salesforce1# but would love to learn, can some one point out to any available references ?
3.force.com Migration tool
4.webservices API
Hi
This link helpful
http://www.salesforce.com/us/developer/docs/apexcode/index.htm
you can see all the deployment processes.
regards
Hi,
If you are new to deployment, I would recomend Change Set..
Thanks,
Tulika