Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
(Move to ...)
Event registration app with QR/Paypal
Home
▼
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
‹
›
Home
View web version