Click here to Skip to main content
15,925,221 members
Home / Discussions / C#
   

C#

 
GeneralRe: how select adata from sql by c# Pin
jemi jets9-Nov-06 9:37
jemi jets9-Nov-06 9:37 
AnswerRe: how select adata from sql by c# Pin
ednrgc9-Nov-06 6:45
ednrgc9-Nov-06 6:45 
AnswerRe: how select adata from sql by c# Pin
Christian Graus9-Nov-06 9:09
protectorChristian Graus9-Nov-06 9:09 
Questionexception: Cannot modify the Items collection when the DataSource property is set. Pin
Saira Tanwir9-Nov-06 3:54
Saira Tanwir9-Nov-06 3:54 
AnswerRe: exception: Cannot modify the Items collection when the DataSource property is set. Pin
Parwej Ahamad9-Nov-06 5:30
professionalParwej Ahamad9-Nov-06 5:30 
GeneralRe: exception: Cannot modify the Items collection when the DataSource property is set. Pin
Saira Tanwir9-Nov-06 21:57
Saira Tanwir9-Nov-06 21:57 
GeneralRe: exception: Cannot modify the Items collection when the DataSource property is set. Pin
Parwej Ahamad10-Nov-06 5:05
professionalParwej Ahamad10-Nov-06 5:05 
QuestionGarbage Collection ? or something else ? Pin
C#_Dude9-Nov-06 3:41
C#_Dude9-Nov-06 3:41 
Hi !

I have an app created with C# with an MDI and a bunch of forms/reports.

Besides the MDI, I also have a form that can help users by showing what forms are there in the app. This form has BUTTONS only. and When any of them is pressed, that particular form will be opened and added to the MDI ... so on and so forth.

The problem is, when a FORM is closed, its memory is not released, because that other form with BUTTONS still has its reference. And I guess Garbage collection anticipates it might be used again.

How can I explicitly FREE MEMORY of a FORM OBJECT in a situation like this ?

I have tried from within the FORM_CLOSING, no luck.

Thanks much

c#

AnswerRe: Garbage Collection ? or something else ? Pin
Guffa9-Nov-06 3:52
Guffa9-Nov-06 3:52 
AnswerRe: Garbage Collection ? or something else ? Pin
Jon Hulatt9-Nov-06 3:53
Jon Hulatt9-Nov-06 3:53 
Questiondatagridview and xml Pin
Yustme9-Nov-06 3:09
Yustme9-Nov-06 3:09 
AnswerRe: datagridview and xml Pin
Drew McGhie9-Nov-06 9:30
Drew McGhie9-Nov-06 9:30 
QuestionFont conversion when XML serialize Pin
topcatalpha9-Nov-06 3:09
topcatalpha9-Nov-06 3:09 
AnswerRe: Font conversion when XML serialize Pin
topcatalpha14-Nov-06 2:58
topcatalpha14-Nov-06 2:58 
QuestionUnable to start debugging In VS2005 Pin
GnanaprakashJebaraj9-Nov-06 2:32
GnanaprakashJebaraj9-Nov-06 2:32 
AnswerRe: Unable to start debugging In VS2005 Pin
Yustme9-Nov-06 3:57
Yustme9-Nov-06 3:57 
GeneralRe: Unable to start debugging In VS2005 Pin
GnanaprakashJebaraj9-Nov-06 17:38
GnanaprakashJebaraj9-Nov-06 17:38 
QuestionNumericUpDown Pin
sujithkumarsl9-Nov-06 2:26
sujithkumarsl9-Nov-06 2:26 
AnswerRe: NumericUpDown Pin
Ashish Derhgawen9-Nov-06 3:29
Ashish Derhgawen9-Nov-06 3:29 
GeneralRe: NumericUpDown Pin
sujithkumarsl9-Nov-06 18:40
sujithkumarsl9-Nov-06 18:40 
GeneralRe: NumericUpDown [modified] Pin
Ashish Derhgawen9-Nov-06 22:12
Ashish Derhgawen9-Nov-06 22:12 
GeneralRe: NumericUpDown Pin
sujithkumarsl9-Nov-06 22:51
sujithkumarsl9-Nov-06 22:51 
GeneralRe: NumericUpDown Pin
sujithkumarsl10-Nov-06 1:27
sujithkumarsl10-Nov-06 1:27 
QuestionRegarding 70-315 Pin
Mirunab9-Nov-06 1:56
Mirunab9-Nov-06 1:56 
AnswerRe: Regarding 70-315 Pin
Colin Angus Mackay9-Nov-06 3:27
Colin Angus Mackay9-Nov-06 3:27 

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.