About dotConnect for Salesforce

ADO.NET provider for Salesforce with advanced ORM support.

dotConnect for Salesforce is a versatile enterprise-grade connector that enables access to Salesforce data in .NET applications of all levels. It delivers advanced ORM support, compatibility with multiple .NET platforms, and easy integration with a number of IDEs, including Microsoft Visual Studio.

Easy integration with Salesforce
You don't need to know any specifics of accessing Salesforce data. Connection is made effortless.

No Salesforce API and SQL learning
There is no need to study and use the complex Salesforce API. You only need to use familiar SQL statements.

User-friendly ADO.NET classes
dotConnect for Salesforce uses well-known ADO.NET classes and thus provides you with an easy start.

Easy connection to Salesforce
dotConnect for Salesforce allows connecting to Salesforce via TCP/IP with no need for additional clients. This can greatly simplify application development and deployment.

  • Quick connection without auxiliary libraries.
  • Full support for SQL queries and Web service calls.
  • Robust security features with advanced encryption and authentication.
  • Flexible connectivity options for diverse operational environments.
  • Cost-effective deployment.

Advanced ORM support
dotConnect for Salesforce offers enhanced ORM support when bundled with Entity Developer - a visual designer for ORM models.

Single connector for any SQL queries
dotConnect for Salesforce simplifies your data management by helping you run SQL queries directly within the Salesforce environment. This powerful tool allows you to handle accounts, contacts, leads, and other data with ease, using familiar SQL statements instead of the complex Salesforce API.

  • Data Management Via SQL Queries: Retrieve, inspect, and manage your Salesforce data by writing and executing SQL queries.
  • Full CRUD Support: Run CREATE, READ, UPDATE, and DELETE operations with standard SQL statements.
  • Advanced SQL Capabilities: Utilize complex JOINs, WHERE conditions, and other SQL-specific features.
  • Broad Object Access: Work with a wide range of Salesforce objects like accounts, contacts, leads, and opportunities.