Week 16, year 2015
- DTO vs Value Object vs POCO - In this article, I’d like to clarify the differences in DTO vs Value Object vs POCO where DTO stands for Data Transfer Object, and POCO is Plain Old CLR Object, also known as POJO in Java environment. [Enterprise Craftsmanship]