POJO and POCO
Now after cloning everything with an n-* prefix, we're traversing down in the object hierarchy. POCO is an acronym for Plain Old CLR Object. It is a play of the term POJO from the Java programming world used by developers targeting the .NET Framework. Similar to Java, the term is used to contrast an object…
