Click here to Skip to main content
15,902,276 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
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 
Hi Dave,

Talking about good practices. Thanks, that finally also clears up the difference between myForm.Show() and myForm.ShowDialog(). Shame on me, but I didn't know, and never bothered to find out.

In this case I found that the parent form of the application does initiate all child forms with .ShowDialog(), although no data seems to get returned. Just to stay on the safe side though, I followed your advice and used myForm.Dispose() everywhere in the parent form, instead of in the child forms.

Cheers,

Johan

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

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 
QuestionPath Of Parent Folder Pin
Rupesh Kumar Swami23-May-07 21:01
Rupesh Kumar Swami23-May-07 21:01 
AnswerRe: Path Of Parent Folder Pin
CPallini24-May-07 1:00
mveCPallini24-May-07 1:00 
QuestionHow do i convert Excel database file to Sql server database file Pin
cynara23-May-07 18:56
cynara23-May-07 18:56 
AnswerRe: How do i convert Excel database file to Sql server database file Pin
_Damian S_23-May-07 19:26
professional_Damian S_23-May-07 19:26 
AnswerRe: How do i convert Excel database file to Sql server database file Pin
Christian Graus23-May-07 20:05
protectorChristian Graus23-May-07 20:05 

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.