S
Shane Story
Are dotnet languages just memory hogs or am I doing something wrong.
I have noticed that my program is taking 7MB of ram, and some other simple
programs seem to be taking a lot of ram also.
I wrote a Hello World app that just opens a form, and uses msgbox "Hello
World" in the form load event. It seems to be using 6MB according to
Process Explorer by systeminternals.com.
Is this normal?
If so dotnet apps are pigs. Seems that just a few would bring a system to
its knees.
Thanks,
Shane
I have noticed that my program is taking 7MB of ram, and some other simple
programs seem to be taking a lot of ram also.
I wrote a Hello World app that just opens a form, and uses msgbox "Hello
World" in the form load event. It seems to be using 6MB according to
Process Explorer by systeminternals.com.
Is this normal?
If so dotnet apps are pigs. Seems that just a few would bring a system to
its knees.
Thanks,
Shane