Hi, I am working on a project where i need to get some data from data base and then perform some conditional operation on them , and then I need to display that information at UI, in a list box. Please suggest a good design patten for this.
Hi, I am working on a project where i need to get some data from data base and then perform some conditional operation on them , and then I need to display that information at UI, in a list box. Please suggest a good design patten for this.