Click here to Skip to main content
16,011,647 members
Home / Discussions / C#
   

C#

 
AnswerRe: howto show the hided form ? Pin
albCode10-May-06 10:37
albCode10-May-06 10:37 
QuestionXmlArray and serialization Pin
Wjousts10-May-06 3:19
Wjousts10-May-06 3:19 
QuestionLoading SQL Server DataBases proplem Pin
NightAttack10-May-06 2:57
NightAttack10-May-06 2:57 
QuestionGetting the URL of the running instance of Firefox Pin
nagarsoft10-May-06 2:52
nagarsoft10-May-06 2:52 
Questiona simple question about forms ? Pin
cmpeng3410-May-06 2:35
cmpeng3410-May-06 2:35 
AnswerRe: a simple question about forms ? Pin
NaNg1524110-May-06 2:40
NaNg1524110-May-06 2:40 
AnswerRe: a simple question about forms ? Pin
Josh Smith10-May-06 3:21
Josh Smith10-May-06 3:21 
AnswerRe: a simple question about forms ? Pin
StevenS_Dev10-May-06 7:27
StevenS_Dev10-May-06 7:27 
Like the others mentioned, you need to remove these manually.

Another reason to not automatically remove the method is because you may be using the method for other controls. It is often better coding if similar buttons use the same event methods. For example, I use the same method for all radio buttons within the same group. The code is much cleaner and better organized.
GeneralForm.Close vs Dispose Pin
S. Senthil Kumar10-May-06 2:10
S. Senthil Kumar10-May-06 2:10 
QuestionSerialization Pin
jjsforyou10-May-06 1:23
jjsforyou10-May-06 1:23 
AnswerRe: Serialization Pin
CWIZO10-May-06 1:58
CWIZO10-May-06 1:58 
AnswerRe: Serialization Pin
Ravi Bhavnani10-May-06 4:19
professionalRavi Bhavnani10-May-06 4:19 
QuestionOrgent questions Pin
NaNg1524110-May-06 0:52
NaNg1524110-May-06 0:52 
QuestionAnswers please? Pin
NaNg1524110-May-06 8:24
NaNg1524110-May-06 8:24 
QuestionReading Pdf Pin
pirogramci10-May-06 0:44
pirogramci10-May-06 0:44 
AnswerRe: Reading Pdf Pin
Ryan Roberts10-May-06 1:14
Ryan Roberts10-May-06 1:14 
AnswerRe: Reading Pdf Pin
Jax_qqq10-May-06 1:37
Jax_qqq10-May-06 1:37 
QuestionImage Viewer in C# 2.0 Pin
hangto10-May-06 0:39
hangto10-May-06 0:39 
QuestionWindows Service SQL trigger Pin
RhysMG10-May-06 0:14
RhysMG10-May-06 0:14 
QuestionWeb services Error Pin
Ramadas_SST9-May-06 23:56
Ramadas_SST9-May-06 23:56 
QuestionRijndael decryption Pin
davidmgray9-May-06 23:41
davidmgray9-May-06 23:41 
AnswerRe: Rijndael decryption Pin
davidmgray9-May-06 23:46
davidmgray9-May-06 23:46 
GeneralRe: Rijndael decryption Pin
Trance Junkie10-May-06 4:20
Trance Junkie10-May-06 4:20 
QuestionHow to change the color of scroll bar in c# desktop Application ? Pin
Jax_qqq9-May-06 23:22
Jax_qqq9-May-06 23:22 
AnswerRe: How to change the color of scroll bar in c# desktop Application ? Pin
alexey N9-May-06 23:45
alexey N9-May-06 23:45 

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.