How to use StoreGenerated & ClientAutoGenerated key values in the Entity Framework.
Read More...
DoFinalConstruction requires a precise pattern from entities but makes it possible to add custom construction object which works with automatically generated constructors.
Read More...
Explanation of two not-immediately-intuitive aspects of the EntityFramework's Query
: delegation of queries to the target DB and identity resolution. Read More...
In spite of my enthusiastic passion for the Internet and my history (before coming to Microsoft I worked on “Campus Wide Information Systems” at Idaho State University during the birth of the web, then I ran the second ISP ever in Idaho, etc.), I’ve always
Read More...
A question came up in the ADO.Net Technology preview forum recently which made me think that it might be helpful to folks if I were to fill in some background information about how a part of the Entity Framework’s Object Services layer works. The question
Read More...