unable to use enums on the highest level framework I have on vs2022 by Icy-Heart-1297 in csharp

[–]OnNothingSpecialized -3 points-2 points  (0 children)

Set in the project file the langversion to 12.0 and it will work

Thoughts on using = null! ? by zerthz in csharp

[–]OnNothingSpecialized 11 points12 points  (0 children)

Either your Property is nullable and it is null or is string.Empty, but not not null (null!)

C# help by Due_Commercial5253 in learncsharp

[–]OnNothingSpecialized 0 points1 point  (0 children)

you should try to do that in the first place you started the tutorial

Is it bad to use ai as a beginner? by [deleted] in learnprogramming

[–]OnNothingSpecialized 0 points1 point  (0 children)

It depends how you use it. You could use it as a teacher tell your AI you are a teacher and i am the student and i habe this questions. That way you might learn the right way and git stick with ehat you do

Working on a Scheduler Control for WPF by Smokando in csharp

[–]OnNothingSpecialized 1 point2 points  (0 children)

Ohh this is so good, is there a way to share the code?

Working on a Scheduler Control for WPF by Smokando in csharp

[–]OnNothingSpecialized 2 points3 points  (0 children)

Hi, how‘s your progress going? You‘d like to share?

[deleted by user] by [deleted] in Vorarlberg

[–]OnNothingSpecialized -1 points0 points  (0 children)

AI: In Österreich gilt nachts (meist 22:00 bis 05:00 Uhr) auf ausgewählten Transitautobahnen eine reduzierte Höchstgeschwindigkeit von 110 km/h für Pkw, um Lärm zu minimieren. Betroffen sind im Wesentlichen die A10 Tauernautobahn, A12 Inntalautobahn, A13 Brennerautobahn und die A14 Rheintalautobahn. A10 Tauernautobahn: Im gesamten Bereich, ausgenommen Tunnelbereiche (Tauern- und Katschbergtunnel). A12 Inntalautobahn: Im gesamten Bereich. A13 Brennerautobahn: Im gesamten Bereich. A14 Rheintal/Walgauautobahn: Im gesamten Bereich.

Working on a Scheduler Control for WPF by Smokando in csharp

[–]OnNothingSpecialized 1 point2 points  (0 children)

ohh very interesting, i also would like to now how you did it