.NET news » Search results

Search results for query "orm" (3):

Crossing WCF boundaries with a configuration-less dynamic self-adaptive ORM library

An extension to the KyneticORM library that permits seamless database operation in WCF scenarios

Kynetic ORM: An ORM without configuration using C# 4.0 Dynamics, Generics and Reflection

An ORM library with no need for external mapping or configuration files, support of natural SQL-like query sintax, and full support for POCO objects, using C# 4.0 dynamics, generics and reflection
2010-10-16 06:18:00   Source: Kynetic ORM: An   Tags: Database

A small ADO.NET library with some ORM capabilities

Basic CRUD methods with some other interesting features
1