I´m wondering if it´s possible to use DDD without using EF's stuff, cause in my project the classes are generic complex types with generic inheritance that may vary from time to time, also the DB tables and fields may vary from one client DB version to another, also the queries to the database that are dynamically constructed depending of the generic object that it's produced.
I'm currently taking into consideration this design pattern: DDD N-Layered .NET 4.0 Architecture Guide by Cesar de la Torre among others.
Thank you all in advance.
Aucun commentaire:
Enregistrer un commentaire