EntityBag Modes with the Entity Framework

    I've been using the EntityBag concept that Danny Simmons has been posting for a while now. One of the neat aspects of the EntityBag is its automatic mode settings. As I was explaining this to someone this week (as a precursor to my 2 Entity Framework DevConnections talks next week in Orlando), it occurred to me to create a small table explaining the highlights of the modes. So here is the 20,000 foot view of the modes of an EntityBag. You can find more about the EntityBag and its modes on Danny's blog.

    image

    #1 Optimistic Concurrency Updates using Entity Framework in N-Tier and N-Layer Applications (Part 2) on 9.04.2008 at 7:10 PM

    This is my second post about "Updating data using Entity Framework in N-Tier and N-Layer Applications".



    #2 Optimistic Concurrency Updates using Entity Framework in N-Tier and N-Layer Applications (Part 2) on 10.27.2008 at 3:58 PM

    This is my second post about "Updating data using Entity Framework in N-Tier and N-Layer Applications"



    #3 Optimistic Concurrency Updates using Entity Framework in N-Tier and N-Layer Applications (Part 2) on 10.28.2008 at 12:22 PM

    This is my second post about "Updating data using Entity Framework in N-Tier and N-Layer Applications"



    Leave a Comment