Groups | Blog | Home
all groups > dotnet windows forms > september 2005 >

dotnet windows forms : How to keep memory usage and CPU as low as possible?


DraguVaso
9/6/2005 12:00:00 AM
Hi,

How can I keep the memory usage and CPU usageas low as possible in a VB.NET
application? any special techniques, any things to consider?

Thanks a lot in advance,

Pieter

Cor Ligthert [MVP]
9/6/2005 12:00:00 AM
Pieter,

This forever isnot nothing (it seems that this is very good US English for
what we write as "is iets") that mostly conflict with each other.

By instance very good OOP will decrease memory usage, however using OOP
increases processor usage.

Just my idea

Cor

DraguVaso
9/6/2005 12:00:00 AM
Do you mean that in your opinion I should post my question to every
newsgroup I can find?

[quoted text, click to view]

Alvin Bruney - ASP.NET MVP
9/6/2005 8:28:16 AM
why is the posted to every newsgroup you can find?
--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------



[quoted text, click to view]

Brian Henry
9/6/2005 10:56:31 AM
research Big-O notation... if you can understand that concept then you can
understand why CPU usage jumps and execution time takes long as it does


[quoted text, click to view]

AddThis Social Bookmark Button