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
Post a Comment