MetaQuery: A fully dynamic ORM using C# 4.0 dynamics, generics and reflection
        Posted  
        
        on Code Project
        
        See other posts from Code Project
        
        
        
        Published on Thu, 10 Jun 2010 05:45:00 GMT
        Indexed on 
            2010/06/10
            5:54 UTC
        
        
        Read the original article
        Hit count: 235
        
Filed under: 
        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.
        
        © Code Project or respective owner