.net application size in memory

What are the ways to reduce the amount of memory that my applications take into RAM? .. Because even a 30 kb application loads ~ 20 MB of "unnecessary" dlls.Am I am mistaken when I think that any .NET application takes at least 10 MB of working space memory, when do we need a form with text? Could not find any explanation :(

PS the question is closed. But I suggest to anyone interested in how the CLR works, read this: CLR through C #

+3
source share
2 answers

I found this post helpful.

+3
source

.NET .NET, .

+3

All Articles