C
CT3
I posted earlier on this and have not seen any responses. If there is
somewhere else I should post please let me know. I have read all of the MSDN
documentation I could find on EF but it is still unclear to me whether the
recommended practice is to have a single EDMX file in my data access
layer/business logic component or if I should (or even if it is possible) to
have more than one file.
Anyway, any general advice, pros/cons, etc. on having multiple models(?) or
edmx files in a project would be greatly appreciated. Also is it possible to
have more than one EntityContainer in a single EMDX file (I think I read
somewhere this is not possible)?
Thanks,
-CT3
somewhere else I should post please let me know. I have read all of the MSDN
documentation I could find on EF but it is still unclear to me whether the
recommended practice is to have a single EDMX file in my data access
layer/business logic component or if I should (or even if it is possible) to
have more than one file.
Anyway, any general advice, pros/cons, etc. on having multiple models(?) or
edmx files in a project would be greatly appreciated. Also is it possible to
have more than one EntityContainer in a single EMDX file (I think I read
somewhere this is not possible)?
Thanks,
-CT3