Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 473 Bytes

File metadata and controls

8 lines (5 loc) · 473 Bytes

SalesforceSample

This C# Console Application contains code to authenticate with Salesforce and perform CRUD operations on Salesforce custom objects. This sample application uses DeveloperForce.Force library which was installed using NuGet Package Manager.

Remember to modify the settings in App.config file.

Refer our blog Salesforce CRUD Sample Application on Systenics.