Putting Entity framework 4 to use in a business architecture

Updates have been made since version 1 of this article!

“>Read more about it here.

Finally I’m finished. I have been struggling with an intended sum-up of my latest post using Entity framework 4. It ended up with an document of about 40 pages. There is a lot of code in there so the number of pages could be a bit missleading (which of course depends on what you are seeking).

Download the pdf

The complete code example can be found here.

As always….. Have fun with it!

//Daniel


12 Responses to Putting Entity framework 4 to use in a business architecture

  1. Pingback: DotNetShoutout

  2. Klas says:

    Nice, thou the file isn’t downloadable!

    • Daniel Wertheim says:

      Hi!
      I have tried it and it works for me… I have uploaded the file again and changed the name. Hopefully it will work….

      //Daniel

  3. Pingback: Bra läsning.

  4. Martin Nyborg says:

    First thanks for a very well written and informative article. I think that the MSDN magazine will be very interested in publishing the article.

    This is what I have learned
    - Lots of tricks with an Ioc container
    - Repository or not? Orin, the NHibernate guy has also talked about not using a repository
    - Nice intro to mapping and as a bonus auto discovery of mapping files. Who is the first to create Fluent NHibernate for the Entity Framework?
    - VERY nice wrapper for ObjectContext
    This is what I am missing
    - Dirty tracking on the client e.g. Silverlight
    - IsValid and IsSavable for binding to buttons enable property
    - Working with real world object graphs and keeping track of changes.
    - Client side queries? For sort, paging or you end up with a service with A LOT of methods.

    That was my wish list for Christmas. Hope that you have the energy to follow up on our excellent article.

    Merry Christmas and a happy new year

    • Daniel Wertheim says:

      Hi!

      Thanks for the cred. I haven’t really planned so much for the future of this sample app and blog series, but there will be more.

      //Daniel

  5. Martin Nyborg says:

    Spelling error

    That was my wish list for Christmas. Hope that you have the energy to follow up on THE excellent article.

  6. Pingback: Updates to – Putting Entity framework 4 to use in a business architecture « Daniel Wertheim

  7. Pingback: [EF 4] Une synthèse sous forme de PDF par Daniel Wertheim , Michel Perfetti [Miiitch]

  8. Pingback: Use StructureMap and Castle DynamicProxy to easily change the semantics of your code « Daniel Wertheim

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>