Data Transfer Objects (part 1)
Weekly Dev Tips - A podcast by Steve Smith (@ardalis)
Categories:
One classification of objects in many applications is the Data Transfer Object, or DTO. Here are some tips that may help you avoid problems when using these objects.