Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

MetaQuery: A Fully Dynamic ORM Using C# 4.0 Dynamics, Generics, and Reflection

0.00/5 (No votes)
15 Oct 2010 1  
An ORM library using C# 4.0 dynamics, generics, and Reflection, with support of a natural SQL-like syntax (even from C#), full support of POCO objects, and no need for external mapping mechanisms.

Deprecated

This article and its contents are deprecated. The project has gone through a number of major changes that have caused me to decide to change even its name.

The new version is named KyneticORM and can be found at: KyneticORM.

History

  • 10-Jun-2010: The first published version
  • 2-Aug-2010: This second published version

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here