What are the ways to reduce the amount of memory my applications take in RAM?..Because even 30kb application loads ~20Mb of "unneeded" dlls.Am i mistaking when i think that any .NET app takes at least 10Mb in working set of memory when we need a form with text in it? Couldn't find any explanation of this :(
PS question is closed. But i suggest everyone interested in how CLR works read this: CLR via C#
I found this post helpful.
First .NET application launch takes a lot of memory to load a lot of .NET internal data, but all other launches of this application or another one would take a significantly less.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With