Limit RAM usage
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
what is the best or easiest way to lower the amount of memory that a program uses? - Kyle
-
what is the best or easiest way to lower the amount of memory that a program uses? - Kyle
Rewrite the app to be most efficient. Other than that, you can temporarily lower the memory requirements, but it'll creep back up while you use your application. The CLR does a very good job at managing memory. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome