5
Shouts

Using Conditional Mapping in Entity Framework - Gil Fink on .Net

published 1073 days, 19 hours, 24 minutes ago posted by gilfgilf 1074 days, 18 hours, 21 minutes ago
Wednesday, June 16, 2010 10:42:58 AM GMT Tuesday, June 15, 2010 11:46:17 AM GMT

There are times that we want to retrieve only a portion of data from an table in the database permanently by some filter. For that purpose we can use the conditional mapping in Entity Framework.

category: How To | clicked: 7 | | source: blogs.microsoft.co.il | show counter code
tags: Entity Framework, Mapping