Section
252 pages
posts
C# Blooper №9: Annoying case statement fall-through rules
C# Blooper №10: Switch statements are not properly formatted
C# Blooper №8: No warnings for conditions that are always true/false
Why the Microsoft C# compiler lacks many useful warnings
C# Blooper №7: No warnings about unused private methods
How to get a raise
1
30
31
32
33
34
35
36
37
38
42