6
Shouts

[Entity Framework] Using Include with lambda expressions

published 957 days, 8 hours, 19 minutes ago posted by https://www.google.com/accounts/o8/id?id=AItOawkfwgN_FRv_PGuuqKHi_T-SqBzNRlSYx0Uhttps://www.google.com/accounts/o8/id?id=AItOawkfwgN_FRv_PGuuqKHi_T-SqBzNRlSYx0U 960 days, 13 hours, 37 minutes ago
Thursday, October 07, 2010 2:28:47 PM GMT Monday, October 04, 2010 9:11:05 AM GMT

This article describes a technique to use lambda expressions rather than strings with the ObjectQuery.Include method to eagerly load associated entities.

category: How To | clicked: 4 | | source: tomlev2.wordpress.com | show counter code
tags: Entity Framework, Linq