Click here to Skip to main content
15,913,055 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSend SMS to Mobile Phone Pin
Socheat.Net23-May-07 21:57
Socheat.Net23-May-07 21:57 
AnswerRe: Send SMS to Mobile Phone Pin
Christian Graus23-May-07 22:52
protectorChristian Graus23-May-07 22:52 
GeneralRe: Send SMS to Mobile Phone Pin
Socheat.Net23-May-07 23:26
Socheat.Net23-May-07 23:26 
GeneralRe: Send SMS to Mobile Phone Pin
Christian Graus24-May-07 0:27
protectorChristian Graus24-May-07 0:27 
GeneralRe: Send SMS to Mobile Phone Pin
Socheat.Net24-May-07 0:34
Socheat.Net24-May-07 0:34 
GeneralRe: Send SMS to Mobile Phone Pin
Dave Kreskowiak24-May-07 5:03
mveDave Kreskowiak24-May-07 5:03 
GeneralRe: Send SMS to Mobile Phone Pin
Socheat.Net24-May-07 15:32
Socheat.Net24-May-07 15:32 
QuestionFree up memory after use Pin
Johan Hakkesteegt23-May-07 21:52
Johan Hakkesteegt23-May-07 21:52 
Hi,

I have "inherited" a VB.NET application with many child windows that each take care of different tasks. The parent application (window) gets started in the morning and gets closed in the evening, and all during the day child windows will be opened and closed. My predecessor did not always follow best practices in his coding. As a result the application does not always free up the memory it used after a certain child window gets closed. I.e. the task manager shows an ever increasing amount of memory usage for the application as the day progresses.

The question is, will adding Me.Dispose() to the closing event of each child form do the trick, or is there some other simple way to free up memory when closing a (child) window, without closing the entire application?

All (friendly) suggestions appreciated,

Johan

My advice is free, and you may get what you paid for.

AnswerRe: Free up memory after use Pin
Christian Graus23-May-07 22:50
protectorChristian Graus23-May-07 22:50 
AnswerRe: Free up memory after use Pin
koolprasad200323-May-07 22:50
professionalkoolprasad200323-May-07 22:50 
AnswerRe: Free up memory after use Pin
Dave Kreskowiak24-May-07 5:02
mveDave Kreskowiak24-May-07 5:02 
GeneralRe: Free up memory after use Pin
Christian Graus23-May-07 23:20
protectorChristian Graus23-May-07 23:20 
GeneralRe: Free up memory after use Pin
Johan Hakkesteegt24-May-07 19:58
Johan Hakkesteegt24-May-07 19:58 
GeneralRe: Free up memory after use Pin
Johan Hakkesteegt23-May-07 23:30
Johan Hakkesteegt23-May-07 23:30 
GeneralRe: Free up memory after use Pin
Dave Kreskowiak25-May-07 11:54
mveDave Kreskowiak25-May-07 11:54 
GeneralRe: Free up memory after use Pin
Christian Graus24-May-07 0:28
protectorChristian Graus24-May-07 0:28 
GeneralRe: Free up memory after use Pin
Johan Hakkesteegt24-May-07 0:30
Johan Hakkesteegt24-May-07 0:30 
QuestionInsert Quote and Double Quote in DB Pin
charchabil0323-May-07 21:24
charchabil0323-May-07 21:24 
AnswerRe: Insert Quote and Double Quote in DB Pin
Rupesh Kumar Swami23-May-07 22:05
Rupesh Kumar Swami23-May-07 22:05 
AnswerRe: Insert Quote and Double Quote in DB Pin
Guffa24-May-07 2:28
Guffa24-May-07 2:28 
AnswerRe: Insert Quote and Double Quote in DB Pin
Dave Kreskowiak24-May-07 4:54
mveDave Kreskowiak24-May-07 4:54 
QuestionDiable Task Manager Pin
jopascual23-May-07 21:23
jopascual23-May-07 21:23 
AnswerRe: Diable Task Manager Pin
Christian Graus23-May-07 21:29
protectorChristian Graus23-May-07 21:29 
JokeRe: Diable Task Manager Pin
Harini N K23-May-07 22:13
Harini N K23-May-07 22:13 
AnswerRe: Diable Task Manager Pin
Dave Kreskowiak24-May-07 4:52
mveDave Kreskowiak24-May-07 4:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.