this post was submitted on 04 Jul 2023
9 points (84.6% liked)
.NET
1464 readers
1 users here now
Getting started
Useful resources
IDEs and code editors
- Visual Studio (Windows/Mac)
- Rider (Windows/Mac/Linux)
- Visual Studio Code (Windows/Mac/Linux)
Tools
Rules
- Rule 1: Follow Lemmy rules
- Rule 2: Be excellent to each other, no hostility towards users for any reason
- Rule 3: No spam of tools/companies/advertisements
Related communities
Wikipedia pages
- .NET (open source & cross platform)
- .NET Framework (proprietary & Windows-only)
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Means it will be skipped entirely
I see, thank you! I got confused with "control falls through a switch statement" and "C++ style fall through in switch statements".
C# will let you forget simple things and crash or compile error further down the line.
Unlike c++? Hehe