Data Abstract ‘Vinci’ for .NET

par RemObjects Software - Type de produit : Composant / .NET Class / .NET Compact Framework / 100% Managed Code

Veuillez noter que á moins d’être stipulé autrement, ce produit est un produit anglais.
Capture d'écran - Data Abstract 'Vinci' for .NET - .NET - V5.0.31Build scalable multi-tier database solutions. RemObjects Data Abstract for .NET is an RAD tool for writing multi-tier solutions in .NET and Mono. RemObjects Data Abstract allows you to create services that access any database, by providing a clear separation between data-access and business-logic. Data Abstract for .NET will enable your applications to interface with different database systems, even simultaneously, instead of depending from any single one. RemObjects Data Abstract for .NET supports a wide range of database back-ends, including Microsoft SQL Server, Oracle, DB2, Interbase/Firebird, Sybase, PostgreSQL, MySQL, SQLite and many more.

A partir de
$1,273.02
Calculer le prix en

Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.

Data Abstract 'Vinci' for .NET V5.0.31 - New User, Site and Volume Licenses

Ajouter au Caddie $ 1,273.02 1 User License Téléchargement (30.4 Mo)
Ajouter au Caddie $ 5,728.59 5 User Licenses Téléchargement (30.4 Mo)
Ajouter au Caddie $ 10,820.67 10 User Licenses Téléchargement (30.4 Mo)
Ajouter au Caddie $ 15,753.99 15 User Licenses Téléchargement (30.4 Mo)
Ajouter au Caddie $ 20,368.32 20 User Licenses Téléchargement (30.4 Mo)
Ajouter au Caddie $ 23,869.17 25 User Licenses Téléchargement (30.4 Mo)

Data Abstract 'Vinci' for .NET V5.0.31 - Renewal, one year

Ajouter au Caddie $ 685.02 1 Subcription Renewal License Vérifier Téléchargement (29 Ko)

Data Abstract 'Vinci' for .NET V5.0.31 - Upgrade

Ajouter au Caddie $ 979.02 1 User Upgrade License ( Upgrade from Data Abstract 4.0 for .NET ) Vérifier Téléchargement (29 Ko)
Ajouter au Caddie $ 783.02 1 User Upgrade License ( Upgrade from RemObjects SDK Subscription for .NET ) Vérifier Téléchargement (29 Ko)
Ajouter au Caddie $ 979.02 1 User Upgrade License ( Upgrade from RemObjects SDK 3.0 for .NET or RemObjects SDK 4.0 for .NET ) Vérifier Téléchargement (29 Ko)

Data Abstract 'Vinci' for .NET V5.0.31 - Cross-grade

Ajouter au Caddie $ 979.02 1 User Upgrade License ( Upgrade from Data Abstract 4.0 for Delphi or Data Abstract Subscription for Delphi ) Vérifier Téléchargement (29 Ko)

Ce produit est disponible dans le cadre du programme de tarification GSANos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat.  Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.

Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.

What's New in Data Abstract 'Vinci' for .NET?

Features in all editions of Data Abstract

  • AutoSQL lets Data Abstract generate SELECT statements on the fly, when needed
  • Dynamic Select allows clients to retrieve subsets of fields, optimizes network traffic and reduces client side memory load
  • Reduced Deltas feature for reducing network bandwidth when applying updates to tables with many fields or large blobs
  • Dynamic Where allows clients to supply custom conditions for filtering data server-side, and apply those securely without risk of SQL injection attacks
  • New Connection Types provide more flexibility for matching up statements in multi-database scenarios
  • New expandable Reconcile Dialog architecture to easily provide end-users with feedback about failed updates
  • Transparent support for Data Table Unions to publish combined data from multiple data tables as a single entity
  • New Bin2DataStreamer for improved and more efficient streaming of data between client and servers
  • Native support has been added for new XML, GUID and Decimal data types.
  • New driver support is being provided for the open source SQLite embedded database
  • Support for versioning of schema files.
  • New Welcome Page displayed after the first install to assist new users with getting acquainted with the product.

Features specific to Data Abstract for .NET

  • Database Schemas can now be accessed via the browser when using HTTP Server Channels
  • SQL Server Compact Edition driver support
  • Experimental support for the upcoming Visual Studio Codename 'Orcas'.

Data Abstract for .NET and Mono is a data-access framework built on top of ADO.NET and designed to create distributed cross-database systems. Extending RemObjects SDK for .NET, it allows you to create services that access any database by providing a clear separation between data-access and business-logic. Through the use of schemas and the Schema Modeler utility, it enables you to maintain a unique code base to access multiple database engines at the same time. Cross database systems are now as simple to build as single database ones.


.NET Specific Features

  • The unique RemoteDataAdapter allows you to stream and update multiple data tables at once, avoiding redundant network round-trips
  • Extendable Data Abstract Remote Service provides you with all the basics to access your databases and start coding your business layer immediately
  • Unique and simpler driver architecture controlled by XML configuration files
  • Exchange data in an optimized binary format with clients written in .NET, Mono, Delphi or Kylix and running on a large variety of platforms

Core Features

  • Build scalable multi-tier cross platform database applications for .NET, Mono and Win32
  • Target different database back-ends using a common code base
  • Use Schema Modeler to design the interface of your data
  • Leverage the new wizards and IDE enhancements to build DA applications even easier than with previous versions
  • Support for a wide range of database back-ends, including Microsoft SQL Server, Oracle, DB2, Interbase/Firebird, Sybase, PostgreSQL, MySQL, SQLite, NexusDB and many more


Features

  • Complete abstraction of different databases: use the same code for Microsoft SQL Server, InterBase, Oracle, MySQL, DBISAM, DB/2, etc.
  • Build your applications with a "stateless" focus for maximum scalability and seamless cluster integration
  • Stream data all at once, on demand, paged or any combination of those
  • Re-synch fields automatically with the remote data source
  • Use update rules to design complex update sequences without a single line of code
  • Enhanced Business Processors give you more control on your business updates
  • Cross-database autoincrement and generator-based field support
  • Work with either auto-generated SQL or proprietary dialects, whenever higher performance or access to RDBMS specific features is required
  • Full support for stateless Master/Detail transactional updates
  • Update Rules: create complex update sequences without a single line of code
  • Design your data-access layer in an innovative RAD way using the Schema Modeler
  • Minimize SQL dialect differences using Data Abstract's macro processor
  • Easily create your own data access driver to extend the list that comes with the product
  • Support for regular expressions for client-side data-validation
  • No deployment license costs

Data Abstract Schema Modeler
Data Abstract's use of Schemas enables you to maintain a unique code base to access multiple database engines at the same time, making it easy to build cross database systems.
Schemas shield both the middle-tier business logic and the client applications from the intricacies of the back-end database by defining the proper commands and data tables and mapping these to the physical data sources.
Data Abstract includes the Schema Modeler utility, which is deeply integrated with the supported IDEs, to aid you in designing and maintaining Schema definitions. Schema Modeler includes tools for creating data tables and commands from the underlying database, designing the mappings for individual data sources and defining master/detail and foreign key relationships.


Recherche produit

Entrez vos critères de recherche :