You need to sign in to do that
Don't have an account?

how to integrate salesforce with asp.net sample page
I want to integrate salesforce for my sample asp.net page. can you please share me procedures or steps
thank you
thank you
You need to sign in to do that
Don't have an account?
http://www.salesforce.com/developer/docs/api/Content/sforce_api_partner_examples.htm
Partner is my preffered API personally as it's not strongely typed which means as you add fields to objects you don't need a fresh version of the WSDL every time which can be useful if you're doing SF Development alongside your ASP.Net development.