Plans to the Death Star... Or an Auto-Generated EDM?
(
Oct 01 2008 - 12:01:32 PM by
Timothy Khouri) - [
print blog
post]
I figured I have to post this really quickly... I just used the Entity Framework wizard to generate an EDM for the company I currently work for. For now, we're just doing a 1-to-1 of the database... (205 tables, 655 stored procedures, 2 views and 40 functions).
The generated designer file (in C#) is 52,670 lines... yikes.