Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / ORM

ORM

ORM

Great Reads

by Rahul Rajat Singh
This article talks about the Table per Hierarchy inheritance relationship using entity framework.
by Rahul Rajat Singh
This article discuss about implementing Table per Type inheritance hierarchy using Entity Framework.
by aquila huang
Introduction of the open source project Light.Data
by Vadim Loboda
ADO.NET Micro-ORM to SQL Server

Latest Articles

by Rahul Rajat Singh
This article talks about the Table per Hierarchy inheritance relationship using entity framework.
by Rahul Rajat Singh
This article discuss about implementing Table per Type inheritance hierarchy using Entity Framework.
by aquila huang
Introduction of the open source project Light.Data
by Vadim Loboda
ADO.NET Micro-ORM to SQL Server

All Articles

Sort by Score

ORM 

by Shweta Lodha
I want to share some of the best practices which needs to be followed while dealing with any ORMs (Object Relational Models)
by Alen Toma
This is a very easy way to build your ORM and have full control over how the database and query is setup.
by Marc Leger
ORM, databinding, asynchronous data access, and transactions
by Codeman the Barbarian
In the tip, I go through one approach to integrating SQL Server's FILESTREAM type with Nhibernate.