-
Recent Posts
Recent Comments
Archives
Categories
Meta
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