Tagged Questions

12
votes
4answers
7k views

what is Data Transfer Object?

what is a Data Transfer Object? In MVC are the model classes DTO, and if not what are the differences and do we need both?