Click here to Skip to main content
15,792,628 members
Home / Discussions / C#
   

C#

 
AnswerRe: "the horror:" why does C# let me get away with this ? Pin
OriginalGriff15-Jan-23 5:00
mvaOriginalGriff15-Jan-23 5:00 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
BillWoodruff15-Jan-23 5:48
professionalBillWoodruff15-Jan-23 5:48 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
Graeme_Grant15-Jan-23 6:00
mvaGraeme_Grant15-Jan-23 6:00 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
BillWoodruff15-Jan-23 6:20
professionalBillWoodruff15-Jan-23 6:20 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
OriginalGriff15-Jan-23 6:07
mvaOriginalGriff15-Jan-23 6:07 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
Graeme_Grant15-Jan-23 6:11
mvaGraeme_Grant15-Jan-23 6:11 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
OriginalGriff15-Jan-23 6:37
mvaOriginalGriff15-Jan-23 6:37 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
Graeme_Grant15-Jan-23 6:47
mvaGraeme_Grant15-Jan-23 6:47 
Yep, if you do it from the start, should not be an issue, but to apply it to existing code would be painful if there are a number of existing warnings.

Personally, I kill warnings as I go. I tend to write code quickly, then tighten it up once I'm happy with the execution. Allows flexibility where and when needed. Commits must be warning-free.

Graeme


"I fear not the man who has practiced ten thousand kicks one time, but I fear the man that has practiced one kick ten thousand times!" - Bruce Lee

GeneralRe: "the horror:" why does C# let me get away with this ? Pin
OriginalGriff15-Jan-23 6:55
mvaOriginalGriff15-Jan-23 6:55 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
BillWoodruff15-Jan-23 17:52
professionalBillWoodruff15-Jan-23 17:52 
PraiseRe: "the horror:" why does C# let me get away with this ? Pin
RedDk15-Jan-23 6:31
RedDk15-Jan-23 6:31 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
OriginalGriff15-Jan-23 6:39
mvaOriginalGriff15-Jan-23 6:39 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
Richard MacCutchan15-Jan-23 7:32
mveRichard MacCutchan15-Jan-23 7:32 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
OriginalGriff15-Jan-23 8:34
mvaOriginalGriff15-Jan-23 8:34 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
RedDk15-Jan-23 7:49
RedDk15-Jan-23 7:49 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
BillWoodruff15-Jan-23 17:57
professionalBillWoodruff15-Jan-23 17:57 
AnswerRe: "the horror:" why does C# let me get away with this ? Pin
jschell15-Jan-23 9:05
jschell15-Jan-23 9:05 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
BillWoodruff15-Jan-23 18:13
professionalBillWoodruff15-Jan-23 18:13 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
lmoelleb18-Jan-23 0:10
lmoelleb18-Jan-23 0:10 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
jschell22-Jan-23 9:30
jschell22-Jan-23 9:30 
QuestionImageAnnotationDemo Pin
Rahmo14-Jan-23 23:50
Rahmo14-Jan-23 23:50 
AnswerRe: ImageAnnotationDemo Pin
Richard MacCutchan15-Jan-23 2:34
mveRichard MacCutchan15-Jan-23 2:34 
AnswerRe: ImageAnnotationDemo Pin
OriginalGriff15-Jan-23 2:41
mvaOriginalGriff15-Jan-23 2:41 
Questionthe new Math.Generics ? Pin
BillWoodruff13-Jan-23 2:04
professionalBillWoodruff13-Jan-23 2:04 
GeneralRe: the new Math.Generics ? Pin
harold aptroot13-Jan-23 18:46
harold aptroot13-Jan-23 18: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.