Enterprise .Net
Morteza Manavi
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
C#
Code First
CTP5
Entity Framework
Entity Framework 4.1
Fluent NHibernate
NHibernate
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
October 2011 (1)
May 2011 (2)
April 2011 (2)
March 2011 (2)
January 2011 (2)
December 2010 (5)
January 2011 - Posts
20
Comments
Associations in EF Code First CTP5: Part 3 – One-to-One Foreign Key Associations
by
mortezam
This is the third post in a series that explains entity association mappings with EF Code First. I've described these association types so far: Part 1 – Complex Types Part 2 – Shared Primary Key Associations In the previous blog post we saw the limitations...
Filed under:
Entity Framework
,
C#
,
Code First
,
CTP5
,
.NET
39
Comments
Inheritance with EF Code First: Part 3 – Table per Concrete Type (TPC)
by
mortezam
This is the third (and last) post in a series that explains different approaches to map an inheritance hierarchy with EF Code First. I've described these strategies in previous posts: Part 1 – Table per Hierarchy (TPH) Part 2 – Table per Type (TPT) In...
Filed under:
Entity Framework
,
C#
,
Code First
,
CTP5
,
.NET
More Posts