Tagged Questions
2
votes
2answers
217 views
N-layered database application without using an ORM, how does the UI specify what it needs of data to display?
I'm looking for pointers and information here, I'll make this CW since I suspect it has no single one correct answer. This is for C#, hence I'll make some references to Linq below. I also apologize ...