Book a Demo

Author Topic: Entity Framework  (Read 2590 times)

jdavid

  • EA User
  • **
  • Posts: 58
  • Karma: +0/-0
    • View Profile
Entity Framework
« on: December 11, 2007, 09:01:09 am »
We are starting to use the Microsoft Entity Framework within .Net 3.5, this creates an Entity Data Model which acts as the ORM, it also creates a set of partial classes that contain the object parameters and navigation objects that define object collections. The question that we have is there any suggestion to approaching the class modeling within EA to create user defined partial class that contains methods, and auto generated partial classes that contain the objects parameters.