Dario Santarelli 11/26/2011

[Entity Framework v4] Identity map pattern

Read Original

This technical article details the Identity Map pattern, a core concept in Object-Relational Mapping (ORM) to solve the object-relational impedance mismatch. It explains the pattern's purpose, provides a code example without it to illustrate concurrency issues, and begins to demonstrate its implementation within Microsoft's Entity Framework v4 to ensure single object instances per database record.

[Entity Framework v4] Identity map pattern

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet