9

Closed

Update code base to use Entity Framework

description

I would like to see EF being incorporated into the code.
 
Thanks
Rad
Closed May 12, 2011 at 5:13 AM by tmccart1
I have decided not to implement this feature.

comments

MarioMajcica wrote Oct 13, 2009 at 9:47 AM

Even I am interested on how to "fill in" EF?

Thanks

tmccart1 wrote May 12, 2011 at 5:01 AM

I personally do not like EF and think that it adds too much baggage to the classes, although the latest version of EF is getting better with code-first design.

tmccart1 wrote May 12, 2011 at 5:13 AM

Ideally, EF would only need to be implemented in the respositories, but due to its current design, it would also end up changing some of the Entity classes.