Answer the question
In order to leave comments, you need to log in
What approach do you use when forming POCO with Entity Framework?
Hello! share your experience, who uses what approach when forming poco objects using entity? Do you manually create pocos and manually write links between models, or do you form pocos from models from the database using t4? Or maybe there is some other approach?
Answer the question
In order to leave comments, you need to log in
Hi
At our current job we use the .edmx model. It's an ass when updating and checking in. But there is nowhere to go. This model has been in use for 6 years now.
In general, code first is better. Without any generation. All hands.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question