Click here to Skip to main content
15,914,820 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# windows Forms location Pin
phannon8615-Feb-08 0:37
professionalphannon8615-Feb-08 0:37 
QuestionRe: C# windows Forms location Pin
nilam247715-Feb-08 1:30
nilam247715-Feb-08 1:30 
Generalarray Pin
arkiboys15-Feb-08 0:27
arkiboys15-Feb-08 0:27 
AnswerRe: array Pin
Martin#15-Feb-08 0:32
Martin#15-Feb-08 0:32 
AnswerResize dynamically and set new string Pin
Mircea Puiu15-Feb-08 0:47
Mircea Puiu15-Feb-08 0:47 
GeneralRe: Resize dynamically and set new string PinPopular
Guffa15-Feb-08 1:13
Guffa15-Feb-08 1:13 
GeneralRe: Resize dynamically and set new string Pin
Mircea Puiu15-Feb-08 1:57
Mircea Puiu15-Feb-08 1:57 
GeneralRe: Resize dynamically and set new string Pin
Guffa15-Feb-08 3:34
Guffa15-Feb-08 3:34 
Mircea Puiu wrote:
It was not about performance, why are you so upset?


I'm not upset. I just wanted to point out that the solution is generally a bad method to use.

Eventhough the question didn't mention performance, some solutions scale so badly that they should never be suggested without explaining what happens when you use it with more than a minimal set of data.

Mircea Puiu wrote:
I just offered a solution to what he wanted.


No, you offered a solution to what he thought that he wanted. Smile | :)

Just because he asked for it doesn't mean that it's the method that he should use.

People often don't know what to ask for. It's quite common that they ask for the solution that they think that they should use rather than a solution to the actual problem that they have.

Experience is the sum of all the mistakes you have done.

GeneralRe: Resize dynamically and set new string Pin
Mircea Puiu15-Feb-08 4:02
Mircea Puiu15-Feb-08 4:02 
GeneralRe: Resize dynamically and set new string Pin
J4amieC15-Feb-08 2:06
J4amieC15-Feb-08 2:06 
AnswerHe definitely deserves the 5 :-) Pin
Mircea Puiu15-Feb-08 2:18
Mircea Puiu15-Feb-08 2:18 
GeneralRe: array Pin
Guffa15-Feb-08 0:58
Guffa15-Feb-08 0:58 
GeneralRe: array Pin
Luc Pattyn15-Feb-08 5:45
sitebuilderLuc Pattyn15-Feb-08 5:45 
QuestionVLC Pin
Aparna.B15-Feb-08 0:20
Aparna.B15-Feb-08 0:20 
GeneralRe: VLC Pin
Pete O'Hanlon15-Feb-08 1:18
mvePete O'Hanlon15-Feb-08 1:18 
QuestionSystem.Windows.Forms.Control Vs System.Windows.Controls Pin
kaminem15-Feb-08 0:14
kaminem15-Feb-08 0:14 
GeneralRe: System.Windows.Forms.Control Vs System.Windows.Controls [modified] Pin
Dave Kreskowiak15-Feb-08 4:44
mveDave Kreskowiak15-Feb-08 4:44 
QuestionHow to perform Undo for Form Controls in C#? Pin
nilam247715-Feb-08 0:01
nilam247715-Feb-08 0:01 
GeneralRe: How to perform Undo for Form Controls in C#? Pin
Giorgi Dalakishvili15-Feb-08 0:34
mentorGiorgi Dalakishvili15-Feb-08 0:34 
GeneralForms Issue Pin
Harvey Saayman14-Feb-08 23:43
Harvey Saayman14-Feb-08 23:43 
GeneralRe: Forms Issue [modified] Pin
Martin#14-Feb-08 23:57
Martin#14-Feb-08 23:57 
GeneralRe: Forms Issue Pin
Harvey Saayman15-Feb-08 0:16
Harvey Saayman15-Feb-08 0:16 
GeneralRe: Forms Issue Pin
Martin#15-Feb-08 0:35
Martin#15-Feb-08 0:35 
GeneralDialog Issue Pin
Harvey Saayman15-Feb-08 0:38
Harvey Saayman15-Feb-08 0:38 
GeneralRe: Dialog Issue Pin
Martin#15-Feb-08 0:46
Martin#15-Feb-08 0:46 

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.