try abc

try abc

  • 1.3k
  • 306
  • 481k

How to reduce Memory Leak (Commit memory Size) ?

May 5 2011 10:00 AM
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

Answers (7)