I have to down grade my app from .net 4 to 3.5 to get it to run on our server. :(
Anyway EF "Independent Association" - http://blogs.msdn.com/b/efdesign/archive/2009/03/16/foreign-keys-in-the-entity-framework.aspx
...but now I can't figure out how to set the value of a foreign key because it no longer appears in my Entity.
Can anyone advise how I can do this please?