mercredi 12 juin 2019

How to implement Factory method with DB first and edmx entities?

I know how to use Factory Design pattern, but the problem that I have my database already built. and since factory method depends on inheritance, I can't apply it to my entities (classes already built).

how can I apply the factory method with DB first and entity framework or edmx?.

Aucun commentaire:

Enregistrer un commentaire