Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » entity data model   (RSS)

Stored Procedures and First-Class Relationships in the Entity Framework

A user of the EFExtensions library asked me how to retrieve a set of ‘categories’ and their related ‘products’ through a single stored procedure call. I made some changes to the sample application to illustrate this pattern, but I thought I should also
 
Page view tracker