Hi, Is there any way I could optimize the memory utilization by a simple system tray application built using Windows Forms..?
The thing I figured out is, I've an option in the context menu to open an form. When I minimize the form , the actual usage of ram memory is drastically decreased with increase in virtual memory. I understand this auto swap functionality is provided by Windows OS. Is there any way to mimic this operation at runtime..? Or is there any recommendations...? thanks, koneti You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
