Data Abstract for .NET Components

This is the Data Abstract for .NET Components List
Data Abstract provides the following components in the Visual Studio Toolbox that can be dropped onto your forms, user components or services at design time.
Some of these components are intended to be used on the client side (RemoteDataAdapter and RemoteCommand), some on the server (BusinessProcessor and ConnectionManager) and yet others will be shared on both sides (BinDataStreamer).
In addition, some components from the RemObjects SDK will play an essential role in your data Abstract application, including the RemoteService as well as the various available Message Client/ServerChannel components. More information on these can be found in the separate RemObjects SDK help section.
Component List
The following components are provided by the RemObjects.DataAbstract:
| |
|
|---|---|
| |
Data Abstract's RemoteDataAdapter is built with multi-tier in mind. It allows smarter fetch of data and supports Dynamic Method Binding (.NET) while maintaining the whole development approach in a way that .NET users expect. |
| |
The RemoteCommand component allows you to execute commands (stored procedures or SQL statements) published by your service. It supports Dynamic Method Binding (Delphi) like the RemoteDataAdapter. |
| |
The BinDataStreamer allows you to stream data between client and server using Data Abstract's efficient binary format, which is compatible with Data Abstract for Delphi. |
| |
Let the world know that you use RemObjects Data Abstract by adding this button to your application's About Box.
Clicking the button will launch the RemObjects Software website (http://www.remobjects.com) in the user's default web browser. |
The following components are provided by the RemObjects.DataAbstract.Server:
| |
|
|---|---|
| |
BusinessProcessor define the business logic surrounding the processing of delta changes, before and after they get applied to the database. |
| |
The ConnectionManager component manages the different connections defined in your .daConnections file, as well as the pools of currently open connections at runtime. |
See Also
- Lists
- Namespace Lists for .NET — Java
- Interface Lists for .NET — Delphi — Java
- Protocol Lists for Xcode
- Class Lists for .NET — Xcode — Delphi — Java
- Object Lists for JavaScript
- Enum Lists for .NET — Xcode — Delphi — Java
- Alias Lists for Delphi
- Implements Lists for .NET — Xcode — Delphi — Java
- Data Types
- File Types

Product: RemObjects Data Abstract
Available Editions: Data Abstract for .NET, Xcode, Delphi, Java and JavaScript