Thursday, August 29, 2013

Using Arrays with Classes

I would say find a way to use Linq, find a way to use custom objects using auto-properties and use a List<T> of the custom objects instead of a data table.

No comments:

Post a Comment