Laboratory.NET - Resources for .NET Developers
Home  •   Free .NET  •   Popular .NET  •   Discussion

  • .NET Component Requests
    If you are looking for .NET Component or Control and need help finding it, ask here.


AtomsFramework v.1.20

by Richard Banks

Summary: The AtomsFramework is an Object/Relational persistence layer for Visual Studio.NET (VB,C#,etc). It manages relational database interaction transparently via an O/R XML mapping file or class based custom attributes

Freeware  
Status: Fully Functional
Sources Included  



Let us know if you like it.  
  • 1
  •  (100%) 
  • 0
  •  (0%) 
  |   Comments (0)

Detailed Description

The AtomsFramework is an Object/Relational persistence layer for Visual Studio.NET (VB,C#,etc). It manages relational database interaction transparently via an O/R XML mapping file or class based custom attributes.
Unlike some persistence layers it does not create SQL that must be included into your code, nor does it create a new dll that you must link with in order to do database transactions. Rather it generates SQL statements at run time based on object to database mappings that can be declared in an XML file or directly in your code.
The AtomsFramework manages all database interaction so that the you can focus on programming business objects in an n-tier application without having to worry about SQL syntax, database independence, transaction management, performance optimisation or the ADO and ADO.NET APIs.
The project supports various database servers with current support for Jet (MS Access), Microsoft SQL Server and MySQL databases. Support for PostgreSQL, Paradox, DB2, Oracle and Informix and more has not been added yet, however this is fairly trivial and can be provided if desired.

Update Description

This release commences the first of the 1.xx versions of the framework and features a few bug fixes and some significant internal reworkings to improve handling of inheritance and to increase performance.

Comments

There are no Comments for this Product


Leave a comment


Please comment only the product here. If you have technical problems or suggestions on our web site, please use contact form.
Name
(required)
E-Mail
(will not be published) (required)
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Comment
 

 

LabDotNet Catalog Search


Advanced Search

Google Custom Search

.NET Controls
.NET Forums
.NET Blogs