Welcome to MSDN Blogs Sign in | Join | Help

system.data.objects dev guy

Ramblings about ADO.Net, the Entity Framework, and other random things from a dev guy.

August 2006 - Posts

Fire-and-Forget Key Values
How to use StoreGenerated & ClientAutoGenerated key values in the Entity Framework. Read More...
"The Joy of a Custom Built Object" or "What the heck is DoFinalConstruction()?"
DoFinalConstruction requires a precise pattern from entities but makes it possible to add custom construction object which works with automatically generated constructors. Read More...
Query me this...
Explanation of two not-immediately-intuitive aspects of the EntityFramework's Query: delegation of queries to the target DB and identity resolution. Read More...
Rich vs. Reach
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...
Why not UpdateObject()?
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...
Page view tracker