Wednesday, 28 August 2013

Entity Framework more than one database

Entity Framework more than one database

Is there a way to use Entity Framework with more than one database? Even
further make relationship between them tables? I have multiple projects
which use each other tables somehow, I want to use them with separate
databases for some reasons, so don't suggest to merge them in one database
with schemas

No comments:

Post a Comment