Archive for February, 2009

Most of you probably know that the EF can eagerly load a relationship using Include(). For example something like this: var lateCustomers = from c in ctx.Customers.Include(“Orders”) where c.IsMoreThan30DaysInArrears select c; …

“Of course this is a season of relationships . We have three stages â⬔ from dating, to engaged, to married. So that’s going to be interesting to see how that plays out, and whether it’s working against each other or working as a team, …

What I have found is that people in general are very good at creating relationships , finding something in common with others, finding something they like in other people, caring about their goals, etc. But most people do not make a …