I have three layer architecture:
Presentation -> Business Layer -> Data Access Layer
What should I return from the DAL: Entity / DTO?
If I return DTO how to handle update scenario[I mean how to specify which property to update]?
Aucun commentaire:
Enregistrer un commentaire