well.. you could also use `return`, `throw` or `goto case 3` instead of `break`. I guess they didn't want to define a default behaviour witch needed to be remembered and thought of by of everyone, when writing a switch case.
vKaras
Posts
-
Visual Basic 6 did this, why can't you, C#? -
Windows 11I was okay with the Win10 one :)
-
Windows 11Never used it from the Taskbar. mostly ctrl+shift+esc also rightclick on startbutton or Win+X works just fine. but not lying, the new startmenu realy sucks!
-
830 MB for a......yeha.. thats good! I think the "expirience" app is total bullshit.. like messing up my carefully finetuned ingame graphic settings, because.. it knows better... and not even telling.. me about it.
-
A programming question!Idea: what about a Custom Codeanalyser NuGet-Packet, witch contains the Attributes and does the Messages for them. but might be a little overkill X|
-
What's your quickest/lightest way to try a code?yeha <3 LINQPad, we got the Premium License. isnt that expensive compared to other tools or 3rd party components. And realy usefull.. I use it kinda every day, trying some simple stuff I'm not 100% sure how it works, testing some new things without creating that usual console application and .Dump() to view anything on the fly :D:D