dfb78
November 18th, 2002, 09:09 AM
I can't seem to find any articles on this, but I may be searching incorrectly too.
I have an application that takes up about 7.5 MB when it is initially launched. There is a button on the form that opens another database driven form (if the user chooses to use it). This form takes the entire app up to about 16MB. When the data form is closed however, the app still takes up 16MB. Is there a way I can "trash" that and bring the app back down to 7.5MB, or do I need to wait (as I have been doing) for the entire app to be closed to regain that?
I am still getting familiarized with .NET, so I apologize if this is TOO remedial a question. ;P Thanks for any help.
I have an application that takes up about 7.5 MB when it is initially launched. There is a button on the form that opens another database driven form (if the user chooses to use it). This form takes the entire app up to about 16MB. When the data form is closed however, the app still takes up 16MB. Is there a way I can "trash" that and bring the app back down to 7.5MB, or do I need to wait (as I have been doing) for the entire app to be closed to regain that?
I am still getting familiarized with .NET, so I apologize if this is TOO remedial a question. ;P Thanks for any help.