Tag Archives: orm

Entity Framework and POCOs

So I finally got around to trying Entity Framework with POCOs, where the domain model objects were hand coded and there was an aleady existing database. The process was initially simple: run the tool that creates a model diagram of … Continue reading

Posted in EF | Tagged , , | Leave a comment