Reputation: 44605
I have seen these terms used interchangebly on the web for objects (.Net). Could someone explain the difference between them.
Are Entities and POCO the same/similar?
I normally think as Model objects as being part of the UI layer of an N-Tier architecture, is this correct?
Are there any other "names" for such objects?
These are very broad questions I understand but I am aware is a broad subject!
Upvotes: 0
Views: 112
Reputation: 308763
Here's my take:
Upvotes: 1