|
DataObjects.Net is an object persistence layer for the .NET Framework. It dramatically decreases development time by handling all persistence-related tasks transparently. It completely supports inheritance (including interfaces), relations and collections, transactions, object queries, full-text indexing and search, multilingual properties and a lot of other features. Moreover, it provides a set of unique services including automatic transaction management and built-in access control system. Its feature set allows building not only the data access tier with it, but the complete business tier of a complex application.
Here you can find complete information about this product
System Requirements
To use DataObjects.Net you should have the following components installed:
- .NET Framework 1.1 / 2.0 or Mono (Mono support is in alpha stage currently)
- Microsoft SQL Server 2000 with SP3, or MSDE 2000 with SP3, or Microsoft SQL Server 2005 beta2, or Microsoft Access, or Oracle (9i or higher) or Firebird (1.5.1 or higher), or MaxDB\SAP DB (v.7.4.3 or higher)
- Microsoft Search service should be installed and running in order to use full-text search functionality with Microsoft SQL Server 2000\2005
- DotLucene (Lucene.Net.dll) should be available in assembly search path list in order to use its full-text search functionality (its fully RDBMS-independent)
- Oracle Client should be installed in order to use DataObjects.Net with Oracle. If youre planning to use NativeOracle driver, ODP.NET should also be installed
- Firebird Client and Firebird .NET Data Provider (1.6.3 or higher) should be installed in order to use DataObjects.Net with Firebird
- MaxDB\SAP DB ODBC driver should be installed in order to use DataObjects.Net with MaxDB\SAP DB. Note that there are several versions of this driver corresponding to MaxDB\SAP DB v.7.4.X. Most recent drivers use SAP DB driver name, but some former versions used another name – SAP DB 7.4. DataObjects.Net expects that driver name is SAP DB
Additionally you should have Visual Studio .NET 2003 / 2005 installed to recompile the samples shipped with DataObjects.Net in the most convenient way. Otherwise you can perform this task using command line compiler supplied with .NET Framework.
Express Edition Notes
DataObjects.Net Express Edition contains a set of limitations in comparison to other editions of product, you can find the complete list of differences here
Note: Express Edition is updated less frequently than other editions. Most current version of DataObjects.Net is v3.9.5.
DataObjects.Net installer contains:
- DataObjects.Net Express Edition assemblies (DataObjects.Net.dll and DataObjects.Net.xml) for .NET Framework 1.1, 2.0 and Mono
- DataObjects.Net Presentation (DataObjects.Net Presentation.pps)
- More then 20 sample applications (located in the Samples folder, each sample includes sources and compiled .exe or .dll)
- Samples Database Setup Wizard (creates and configures sample databases, DatabaseSetupWizard.exe)
- Documentation (Readme, Manual and FAQ in PDF format)
- Help file (DataObjects.Net.HxS – it includes all available documentation as well as reference)
- Available Source Code Package (a set of source files located in the Available Source Code Package folder)
- License Agreement (License Agreement.rtf and License Agreement.pdf)
|