Devart dotConnect for Salesforce

Upgrade to Professional edition for dotConnect Salesforce

Publisher

Devart

About this software

Upgrade a Standard edition license to the Professional edition of dotConnect for Salesforce for a single user. The Professional edition of dotConnect for Salesforce is an ADO.NET provider that enables .NET applications to connect to Salesforce, offering advanced data-access features, Entity Framework support, and integration tools documented on Devart product pages and developer guides.

Licenses & prices

Standard

Provides basic ADO.NET connectivity to Salesforce, allowing dataset and data adapter operations without Entity Framework support.

Professional

Adds Entity Framework and LINQ support, bulk API access, and advanced query translation for richer Salesforce data integration.

Purchase

Devart dotConnect for Salesforce

Devart dotConnect for Salesforce
In Stock
Delivery: 1 working day
Loading...
€671.28
Free and without obligation

Do you need more information or looking for another license?

Benefits

  • Edition upgrade: Upgrades a Standard license to Professional edition for dotConnect for Salesforce.
  • Single-user license: Applies to a single named user license.
  • Enable Professional features: Grants access to Professional-only functionality and integrations.
  • Integration with .NET: Provides ADO.NET connectivity to Salesforce from .NET applications.
  • License activation: License activation and management are performed through Devart licensing tools.

Available languages

  • English

Support information

  • Product documentation: Documentation describes features, installation, and usage on Devart's site.
  • Knowledge base: Devart maintains articles and FAQs covering common issues and procedures.
  • Licensing portal: Licenses and keys are managed through Devart's license management system.
  • Technical support: Devart publishes technical support options and contact channels on its support pages.
  • Release notes: Release notes and changelogs are published on the product documentation pages.

Frequently asked questions

What is Devart dotConnect for Salesforce?
A .NET data provider that enables applications to access and manipulate Salesforce data through standard data access interfaces and Salesforce APIs.
Which .NET data access technologies does it work with?
Providers in this category typically integrate with ADO.NET and commonly support LINQ and ORM frameworks such as Entity Framework, exposing command, adapter, and connection objects for data access.
How is authentication and connection setup handled?
Connections use Salesforce authentication mechanisms via the Salesforce APIs; applications supply connection parameters (credentials, security tokens, or OAuth settings) and use a provider connection string or object to connect.
How are large data imports and exports managed?
Large datasets are managed using Salesforce bulk or batch processing capabilities; the provider typically exposes methods for bulk queries, inserts, updates, and deletes to optimize throughput and manage API usage.