Hi,

I was wondering if anyone could help me. I'm new to programming in Winforms so forgive me if this is a very basic question.

I have a winform app which is coded in C#. When start my application I can see it work its way up the memory usage tab in the Task Manager. It usually stays around the 297,000 k mark. Its seems to use more memory than Visual Studio 2005.

The thing is, when I minimize my application the memory goes down to 9,000k and when I maxmize it goes to 25,108k but never goes back up to 300,000k

Am i missing something? Any help or pointers would be great.

Thanks