Komputer memory

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created control, witch is attached to the other program. When i use metod
Dispose or Finalize to destroy some forms and i call the same form again my
komputer memory do not have on same level. Komputer memory are growing and
main application can be shut down or restarted.
What metod or how mey I free memory (komputer memory) after destroying object?
 
Why are you calling finalize? You almost never need to muck with that layer.
What tool are you using to guage memory consumption?

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ http://tinyurl.com/27cok
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top