I would. Tell your adviser that these tools are commonly used in real-life production scenarios. Also, using Entity Framework does not imply generating the model automatically. If you're allowed to, and interested, use Entity Framework and tangle with the code first approach and LINQ-to-entities.
发布评论
评论(1)
我会的。告诉您的顾问这些工具在现实生产场景中常用。
此外,使用实体框架并不意味着自动生成模型。
如果您被允许并且有兴趣,可以使用实体框架并使用代码优先方法和 LINQ 到实体。
祝你好运。
I would. Tell your adviser that these tools are commonly used in real-life production scenarios.
Also, using Entity Framework does not imply generating the model automatically.
If you're allowed to, and interested, use Entity Framework and tangle with the code first approach and LINQ-to-entities.
Good luck.