How to reduce Memory Leak (Commit memory Size) ?
Hello ,
In my application when i try to fill dataset's table with huge amount of records (2 Lakh Approx.) it gives error of outofmemory Exception .
I think it is Due to increasing Virtual memory size (Commit size is increasing in Task Manager) .
So how to prevent this memory link ?
Thanks in Advance .
Regards,
Yogesh