Click here to Skip to main content
15,868,420 members
Home / Discussions / C#
   

C#

 
AnswerRe: "the horror:" why does C# let me get away with this ? Pin
OriginalGriff15-Jan-23 4:00
mveOriginalGriff15-Jan-23 4:00 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
BillWoodruff15-Jan-23 4:48
professionalBillWoodruff15-Jan-23 4:48 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
Graeme_Grant15-Jan-23 5:00
mvaGraeme_Grant15-Jan-23 5:00 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
BillWoodruff15-Jan-23 5:20
professionalBillWoodruff15-Jan-23 5:20 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
OriginalGriff15-Jan-23 5:07
mveOriginalGriff15-Jan-23 5:07 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
Graeme_Grant15-Jan-23 5:11
mvaGraeme_Grant15-Jan-23 5:11 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
OriginalGriff15-Jan-23 5:37
mveOriginalGriff15-Jan-23 5:37 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
Graeme_Grant15-Jan-23 5:47
mvaGraeme_Grant15-Jan-23 5: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 5:55
mveOriginalGriff15-Jan-23 5:55 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
BillWoodruff15-Jan-23 16:52
professionalBillWoodruff15-Jan-23 16:52 
PraiseRe: "the horror:" why does C# let me get away with this ? Pin
RedDk15-Jan-23 5:31
RedDk15-Jan-23 5:31 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
OriginalGriff15-Jan-23 5:39
mveOriginalGriff15-Jan-23 5:39 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
Richard MacCutchan15-Jan-23 6:32
mveRichard MacCutchan15-Jan-23 6:32 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
OriginalGriff15-Jan-23 7:34
mveOriginalGriff15-Jan-23 7:34 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
RedDk15-Jan-23 6:49
RedDk15-Jan-23 6:49 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
BillWoodruff15-Jan-23 16:57
professionalBillWoodruff15-Jan-23 16:57 
AnswerRe: "the horror:" why does C# let me get away with this ? Pin
jschell15-Jan-23 8:05
jschell15-Jan-23 8:05 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
BillWoodruff15-Jan-23 17:13
professionalBillWoodruff15-Jan-23 17:13 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
lmoelleb17-Jan-23 23:10
lmoelleb17-Jan-23 23:10 
GeneralRe: "the horror:" why does C# let me get away with this ? Pin
jschell22-Jan-23 8:30
jschell22-Jan-23 8:30 
QuestionImageAnnotationDemo Pin
Rahmo14-Jan-23 22:50
Rahmo14-Jan-23 22:50 
AnswerRe: ImageAnnotationDemo Pin
Richard MacCutchan15-Jan-23 1:34
mveRichard MacCutchan15-Jan-23 1:34 
AnswerRe: ImageAnnotationDemo Pin
OriginalGriff15-Jan-23 1:41
mveOriginalGriff15-Jan-23 1:41 
Questionthe new Math.Generics ? Pin
BillWoodruff13-Jan-23 1:04
professionalBillWoodruff13-Jan-23 1:04 
GeneralRe: the new Math.Generics ? Pin
harold aptroot13-Jan-23 17:46
harold aptroot13-Jan-23 17: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.