What is the best practice for having a List<T> in the business layer that needs to be displayed on a UI? I currently use databinding with an
What is the best practice for having a List<T> in the business layer that needs to be displayed on a UI? I currently use databinding with an