Friday, February 25, 2011

In Entity Framework, How to create navigation properties between two tables without defined foreign key relation in database?

Create a association for mapped two entities.

Foreign Keys in the Entity Framework:
http://blogs.msdn.com/b/efdesign/archive/2009/03/16/foreign-keys-in-the-entity-framework.aspx

No comments:

Post a Comment