Monday, 2 September 2013

EF Code First didn't create foreign key when it should have

EF Code First didn't create foreign key when it should have

References

Reference NO 1

http://stackoverflow.com/questions/15166048/ef-code-first-didnt-create-foreign-key-when-it-should-have

Reference NO 2

http://stackoverflow.com/questions/15483019/entity-framework-code-first-how-to-annotate-a-foreign-key-for-a-default-valu

Reference NO 3

http://msdn.microsoft.com/en-us/data/jj591583.aspx

Reference NO 4

http://msdn.microsoft.com/en-us/data/gg193958.aspx

Reference NO 5

http://weblogs.asp.net/manavi/archive/2011/01/23/associations-in-ef-code-first-ctp5-part-3-one-to-one-foreign-key-associations.aspx

Reference NO 6

http://weblogs.asp.net/manavi/archive/2011/04/14/associations-in-ef-4-1-code-first-part-3-shared-primary-key-associations.aspx

Reference NO 7

http://my.safaribooksonline.com/book/-/9781449317867/4dot-using-convention-and-configuration-for-relationships/id2988358

Reference NO 8

#EANF#

No comments:

Post a Comment