Spender
RemObjects Software



RemObjects Software is a software development company committed to offer cutting edge development tools for the next generation distributed applications and the most advanced Object Pascal compiler for the Microsoft .NET and Mono frameworks.

Since 2002, the company has been developing technologies that help create sophisticated and efficient distributed systems, focusing on simplicity, elegance, and performance. These technologies provide all the tools necessary for remoting (RemObjects SDK), data access (Data Abstract) and plug-in management (Hydra).

In 2003 the RemObjects SDK won the "Best Communication Tool" category in the Delphi Informant Readers Choice Award, and became subject of a number of very positive reviews by the leading Delphi magazines establishing the company as one of the key players in the third party market for Delphi and Kylix. Its products are currently being used by hundreds of companies worldwide.
Gespendete Preise im Adventsgewinnspiel 2007
5x RemObjects Chrome 'Joyride'

Chrome is RemObjects' Next Generation Object Pascal language for the .NET and Mono Platforms that combines the elegance of Pascal with the power and flexibility of the Common Language Runtime.

Chrome adds useful design elements from other languages such as C#, Java and Eiffel as well as its own language innovations and can be leveraged to write fully managed native .NET applications for the Microsoft .NET Framework, the Compact Framework or the Mono and Portable.NET platforms. It integrates directly into Microsoft Visual Studio, providing you the best possible RAD development experience.

Chrome provides full support for all current and upcoming .NET technologies, including WinForms, Windows Presentation Foundation (WPF), LINQ, Silverlight and other emerging technologies coming out of Redmond.



1x RemObjects Data Abstract Delphi, .NET oder MAC

Now in its sixth version, Data Abstract™ has helped developers create robust, flexible and scalable database solutions for over five years.

Data Abstract is a comprehensive framework that takes the burden out of data access and allows developers to concentrate on the core part of their application - data presentation and business logic, without having to worry about the intricate details of dealing with the underlying database. Available in three separate editions for .NET, Delphi and OS X, Data Abstract allows the creation of database applications on any of these individual development platforms, or to create platform-spanning solutions that run on a variety of client computers and devices.

How Data Abstract Works

Data Abstract is built on the multi-tier paradigm of data access, meaning that it separates database applications into a middle tier (server) application that enforces data integrity and business rules, which is then accessed by a client tier application that directly interacts with the user. This model addresses several concerns:

  • All data access happens through a controlled access point that can make sure data integrity is maintained and clients cannot bypass security or access data they should not be allowed to see.
  • A single middle-tier can consolidate business logic used be various clients - for example a Windows based desktop client for rich data access, and a thin iPhone client for use in the field.
  • Specifics of the underlying back-end database are abstracted away, so client applications do not need to be concerned with database-specific access technologies and are shielded from changes to both database structure and database type.