开发者

Entity Framework: Multiple models - the current state of thinking?

开发者 https://www.devze.com 2023-03-24 02:32 出处:网络
Apologies as this isn\'t exactly a unique question. I was looking at using EF with multiple models - I wanted to use a base model for our shared application framework and specific models for each of o

Apologies as this isn't exactly a unique question. I was looking at using EF with multiple models - I wanted to use a base model for our shared application framework and specific models for each of our applications.

Every post I find seems to point back to this MSDN article on working with large models. Am I to assume that even th开发者_StackOverflow中文版ough this was written back in 2008 that in EF 4.1 there is still no improved support for this? Is this still the way forward with multiple/split models?

0

精彩评论

暂无评论...
验证码 换一张
取 消