Friday, May 8, 2009

Salesforce for Asp.net Developers

·

After learning some basics of salesforce, as discussed in previous post, if you want to integrate salesforce with asp.net, then you have to follow these steps as described in the below link.

http://wiki.developerforce.com/index.php/Force.com_for_ASP.NET_Developers
This article will show you how to create custom Force.com logic that you can call from within a Force.com application or from within a custom ASP.NET application hosted outside Salesforce.com with the help of webservice which interacts between force.com and asp.net..