New Posts New Posts RSS Feed: From EDMX to Code First
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

From EDMX to Code First

 Post Reply Post Reply
Author
gregweb View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 10-Sep-2009
Location: Clearwater, Fl
Posts: 253
Post Options Post Options   Quote gregweb Quote  Post ReplyReply Direct Link To This Post Topic: From EDMX to Code First
    Posted: 02-Nov-2011 at 8:17pm
OK, so I have an mid-sized app with about 25 tables created using the Database first approach.

Then Code First comes along and it seems like a good idea. The question is, Do I have to code all of the Entities by hand? Is there some way to take the existing auto-generated class and use it as a starting point? I really don't like the idea of having to rewrite the classes from scratch.

Greg

Back to Top
DenisK View Drop Down
IdeaBlade
IdeaBlade


Joined: 25-Aug-2010
Posts: 715
Post Options Post Options   Quote DenisK Quote  Post ReplyReply Direct Link To This Post Posted: 02-Nov-2011 at 11:07pm
Back to Top
gregweb View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 10-Sep-2009
Location: Clearwater, Fl
Posts: 253
Post Options Post Options   Quote gregweb Quote  Post ReplyReply Direct Link To This Post Posted: 03-Nov-2011 at 8:17am
Perfect, thanks.

Greg
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down