Download-Typ & Style
Alternative Domains
Newsletteranmeldung

X-tensive DataObjects NET Professional v3.8.1

Release: X-tensive DataObjects NET Professional v3.8.1

X-tensive DataObjects NET Professional v3.8.1
Inhaltsangabe

DataObjects.NET is .NET library that dramatically simplifies development of data and business tiers of the database application. It provides:

Methodology that standardizes and simplifies development of persistent classes and services operating with them providing very clear separation of your business and data tiers from other parts of an application. Essentially DataObjects.NET requires you to build a hierarchy of your persistent and business objects over two base classes: DataObject and DataService. It provides more then 20 attributes controlling almost any persistence or behavior-related aspect. Don't worry about this number - you can know nearly 5 of them to start using DataObjects.NET.

Persistence framework handling all object persistence related tasks transparently. Moreover, this framework allows to almost forget that the underlying database exists - it handles even database schema updates. This framework fully supports inheritance, persistent interfaces, relations and collections, object queries, full-text indexing and search, multilingual properties and a lot of other features. Use of this framework makes most part of your data tier automatically compatible with Microsoft SQL Server 2005 \ 2000, MDSE 2000, Microsoft Access, Oracle, Firebird (formerly - Interbase), MaxDB (formerly - SAP DB) (free, but one of the most featured database servers) without any additional code.

Transactional services allowing to almost forget that your business and data objects operate in the concurrent transactional environment. Transactional services intercept calls of your business tier methods and wraps them into transactions (outermost or nested) providing that if exception or deadlock occurs, no data will be changed. These services are capable of re-processing method call on deadlock exceptions (and similar). This behavior is provided completely transparently for developers, but nevertheless it's highly configurable.

Security system supporting per-instance access control lists (allow-deny lists), permissions (custom permissions), security principals (users and roles) and permission inheritance. Its primary goal is to make usage of business objects completely safe, even when these objects are publicly available - via .NET Remoting, for example.

All is initially remotable - any persistent object or business service can be marshaled to another application domain via .NET Remoting (as well as all other DataObjects.NET-related objects, e.g. Query). This means that you can access your data and business tier from a completely different network or across the Internet with almost no additional code. DataObjects.NET supports two marshalling scenarios: access-by-reference for regular DataObjects and by-value marshalling for so-called offline entities (data transfer objects).

DataObjects.NET allows you to focus on code of business tier and application data model - it completely solves a set of problems that could take up to 80% of development time. Just imagine, what does it means - to find and fix an error (e.g. thread deadlock or "the latest update wins"­-like problem) that appears only under high concurrency conditions. Sometimes it's not so easy to even imagine that such a problem exists!

DataObjects.NET can be used in virtually any application that accesses a relational database. You simply add a reference to DataObjects.NET.dll to your project to start using it.

ED2K-Links

Für diese Downloadart benötigst du die Software eMule oder einen vergleichbaren P2P-Client.

Ab sofort wird ein großteil der Dateien mit WinRar 5.x gepackt. Die Dateien können mit alten WinRar Versionen wie 4.x weder geöffnet noch entpackt werden da nicht abwärtskompatibel. Installiert euch daher Winrar 5.x >WinRAR 5.x<

Hinweise
Read *.NFO / Bitte die *.NFO Datei lesen !

Kommentare

Du musst dich einloggen, um Kommentare schreiben zu können. Falls du noch keine Anmeldung hast, kannst du dich hier registieren.
  • Es sind noch keine Kommentare vorhanden...