D
Deadly_M
Writing with Visual Basic.net
Even the smallest piece of code with no form and no references and the
debugging code removed still seems to use around 6000 k
what is .net doing to consume that amount of memory ?
how can i stop this from happening ?
I'm trying to create a small compact efficient piece of code that will be
constantly backgound running and people just wont take it seriously if its
using that amount of precious memory on their systems.
Thanx in advance
_____________________________________
Matthew Purves , (Deadly_M)
www.DeadlyM.com
Even the smallest piece of code with no form and no references and the
debugging code removed still seems to use around 6000 k
what is .net doing to consume that amount of memory ?
how can i stop this from happening ?
I'm trying to create a small compact efficient piece of code that will be
constantly backgound running and people just wont take it seriously if its
using that amount of precious memory on their systems.
Thanx in advance
_____________________________________
Matthew Purves , (Deadly_M)
www.DeadlyM.com