I want to create a class which stores DataTables, this will prevent my application to import a list of details each time I want to retrieve it. Therefore this should be done
If you are on .net 4 you could use ThreadLocal wrappers on your datatables