I'm working on a project using the entity framework code from 3.5 SP1, but although everything works great for the most part, many-to-many tables seem to need alot of workaround coding. Does anyone know if things will be easier in the next .net release?
A:
I think, Many to One and then use One to Many. It is all about designing rather than Many to Many support of Entity Framework.
Syed Tayyab Ali
2009-02-26 17:14:24