Results 1 to 2 of 2

Thread: Memory monitoring

  1. #1

    Thread Starter
    Addicted Member DJ_Catboy's Avatar
    Join Date
    Jan 2003
    Location
    Suffolk, UK
    Posts
    159

    Memory monitoring

    Hi,

    Unsure if anybody can really help me or not. I am starting to teach myself VB.NET (i have been coding VB for years)... I am always concious of memory usage when writing applications. I have an app that is an MDI container, that doesn't really do that much - opens a DB connection and populates a Treeview. What I notice is when I run my app, it absorbs about 20Mb of memory. This I suppose is not the issue. The issue is when I minimise the application, the memory usage drops to about 1Mb. Again, not the issue. The issue is when I restore the app and use it (you could even say abuse it - load many windows, etc...) the memory usage never goes above 5Mb? Does anybody know why in the initial instance it occupies 20Mb? Just curious - these days 20Mb is nothing and I doubt that any of my users would even notice - just got me thinking.

    Thanks,
    DJ

  2. #2
    Member Penavin's Avatar
    Join Date
    Oct 2001
    Location
    Sisak, Croatia
    Posts
    42

    Good question

    Hi!
    I am very interested for this issue, too. Please, let me know if you get the solution.
    Thank you!
    Penavin

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width