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

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

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

unit testing - How to mock PreferenceManager in Android? -