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.

Browse by Tags

All Tags » DDD   (RSS)
Non-scalar Value Objects aka "Complex Types"
Yesterday there was a post on the ADO.Net Orcas forum asking if it is possible to map two entities to a single row in a single table using the entity framework. The motivation/scenario behind this request was an entity which had an address as part of Read More...
Persistence Ignorance: OK, I think I get it now.
Let me apologize up front for how long it has taken me to get back to this topic . What I can say, though, is that in the intervening interval I have devoted real time to studying agile design principles and domain driven design. Initially I thought that Read More...
Where’s the model? Is it the code or something else?
A few weeks ago I had a very interesting email exchange with Jeffrey Palermo in which he raised some important questions about the Entity Framework. Here’s an excerpt from his original query (used by permission): I've been thinking a lot about the model Read More...
A delay before I write more about persistence ignorance...
I've promised to write more about persistence ignorance in the Entity Framework, and while waiting for builds during some late night coding binges for a deadline and various other distractions, I've been giving it a lot of thought. My conclusion, though, Read More...
Page view tracker