How do I correctly set an association between two objects in the Entity Framework 4 Entitydesigner?
For a new project I’m trying to create my business classes first and create the real database tables later. Therefore I’m using the Entity Framework 4 Designer. A created a new “ADO.Net Entity Data model” file, with the extension .edmx.