J
Jenny
After running for 8 hours, our n-tier DB program (written
in VB.NET) gradually grows from 50MB to 561MB in size. It
slowly grinds to a halt & the end user has to restart the
application. Is there a way to explicitely call the
garbarge collector? I previously developed in C++ & had
to call New[] and delete[].
This memory mgt instability in .NET is not acceptable.
Howver, porting to Java isn't an option at this time.
Jenny :0
in VB.NET) gradually grows from 50MB to 561MB in size. It
slowly grinds to a halt & the end user has to restart the
application. Is there a way to explicitely call the
garbarge collector? I previously developed in C++ & had
to call New[] and delete[].
This memory mgt instability in .NET is not acceptable.
Howver, porting to Java isn't an option at this time.
Jenny :0