Many-to-many relationships in ASP.NET Dynamic Data -


i need use many many relationship in project , since dynamic data doesn't support natively, ask sample of implementation of it.

i'm looking way both create new instances of target entity , add new m2m relationship record using existing instances create relationship.

i'm on tight schedule, appreciated.

david ebbo (the architect dynamic data) posted many-to-many field template on blog. note solution entity framework.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -