function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
steven75steven75 

how .NET connect to SalesForce

Hi,

 

I an new to SalesForce. Is there an instruction for .ASPX pages of how to connect to SalesForce?  and a .aspx test page?

 

Thanks,

Steven

SuperfellSuperfell

See the Web Services API docs, and the .NET samples listed on http://wiki.developerforce.com/index.php/Integration

steven75steven75

There are alot of references, but I couldn't figure out which one?   Would be please redirect me to a specific one for .NET connect to SalesForce? 

 

Thanks.

steven75steven75

Thanks Simon,

Rob Waibel JrRob Waibel Jr
Hi, I found this on the web:
http://notesbyparth.wordpress.com/2014/02/06/add-salesforce-api-to-your-vb-net-project/
I had it working almost instantly.