Telerik's object-relational mapper is a powerful framework for mapping the objects in your object-oriented domain model to your relational database tables, views, and/or stored procedures.
I have a custom entity in a relational database that I have mapped to the CLR via a domain model. …
c# linq entity-framework telerik-open-accessI am trying to use Ninject and OpenAccess for the first time. Please help me with the following. Here is …
asp.net-mvc ninject telerik-open-accessI am starting a new project and want advice on choosing an ORM. I know this topic has been brought …
entity-framework entity-framework-5 telerik-open-accessI have a linq query that I am using Distinct() on. If I just call Distinct() without converting to a …
c# linq distinct iqueryable telerik-open-access