Data Abstract for .NET Components

From RemObjects Wiki
Jump to: navigation, search

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:

Component
Description
RemoteDataAdapter.PNG 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.
RemoteCommand.PNG 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.
BinDataStreamer.PNG 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.
PoweredByButton.PNG 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:

Component
Description
BusinessProcessor.PNG BusinessProcessor define the business logic surrounding the processing of delta changes, before and after they get applied to the database.
ConnectionManager.PNG 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


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

GlossaryArticlesFeaturesLibrarySamples

Personal tools
Namespaces

Variants
Actions
Navigation
products
platforms
special
Toolbox