开发者

How does one create a new Entity Framework Model by referencing an existing model?

We would like to publish a base model, that represents our core business data.

Separate departments would reference this base mode开发者_StackOverflow中文版l, (published as an .NET assembly) Their project would create their schemas that reference the core business schema.

Is it possible that each team would reference this common assembly, and then build their own model on top of that with the Entity Framework (either 3.5 or 4.0)?


Can you do this? Yes. Should you? Well, I'll let you read the article to make your own call on that.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜