rowan miller

  1. News

    Shadow Properties in Entity Framework 7

    In this short video Rowan describes shadow properties new in Entity Framework 7. This is a super useful feature for those times when your database and your class model don't quite match up. Would love your thoughts! Here are some links for more information: Entity Framework 7 Github...
  2. News

    Key Generation Strategies in Entity Framework 7

    In this short video Rowan takes us through a different approach to generating keys in Entity Framework 7 using sequences. This approach is interesting in cases of large INSERT batches primarily because keys are all fetched beforehand. Would love your thoughts! Here are some links for more...
  3. News

    The future of Entity Framework (EF7)

    In this entry we're continuing the discussion of Entity Framework by looking toward the future. We focus primarily on EF7 and its primary design decisions. It was truly enlightening Entity Framework 7 Github Repository for EF7 Rowan Miller As an aside, I spent a couple of days with Rowan...
Back
Top