Noam's blog on
Stored Procedure Mapping shows you how to do this with EF. I'm working on a dynamic data (DD) version. Note, this is really a L2S or EF question, not DD.
Mapping entities to multi-table joins to do updates is a difficult problem. You might try posting that on
Post LINQ To SQL Questions
here Post Entity Framework Questions here
ricka6
All-Star
15070 Points
2272 Posts
Microsoft
Moderator
Re: How to use Select Stored Procedures with Dynamic Data
Feb 12, 2009 09:23 PM|LINK
Noam's blog on Stored Procedure Mapping shows you how to do this with EF. I'm working on a dynamic data (DD) version. Note, this is really a L2S or EF question, not DD.
Mapping entities to multi-table joins to do updates is a difficult problem. You might try posting that on
Post LINQ To SQL Questions here
Post Entity Framework Questions here