Hi alli,
in one method I fill a datatable.

The application allocates 10MB of memory and even if the datatable is declared inside a local method, I am not able to free the memory (I used dispose ...)

Many thanks