Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 05, 2013 09:40 PM by Gaspard
All-Star
36850 Points
5445 Posts
Jan 05, 2013 08:00 PM|LINK
Member
171 Points
136 Posts
Jan 05, 2013 08:27 PM|LINK
With database tables I thought in sql... Normally it is being called model first. I have done that before with the edmx file. Maybe i should try that then. What about my logic so far then?
Contributor
2066 Points
416 Posts
Jan 05, 2013 09:40 PM|LINK
Code-first vs Model/Database-first:
http://stackoverflow.com/questions/5446316/ef-4-1-code-first-vs-model-database-first
Regards
bruce (sqlwo...
All-Star
36850 Points
5445 Posts
Re: repository with ViewModel
Jan 05, 2013 08:00 PM|LINK
SpaceLama
Member
171 Points
136 Posts
Re: repository with ViewModel
Jan 05, 2013 08:27 PM|LINK
With database tables I thought in sql... Normally it is being called model first. I have done that before with the edmx file. Maybe i should try that then. What about my logic so far then?
Gaspard
Contributor
2066 Points
416 Posts
Re: repository with ViewModel
Jan 05, 2013 09:40 PM|LINK
Code-first vs Model/Database-first:
http://stackoverflow.com/questions/5446316/ef-4-1-code-first-vs-model-database-first
Regards