.Net
Good book to learn winforms & .NET?
Hello, so I am 17 years old and from Germany. I just started professional training (i think that is what you call it) as a software developer. I need some help learning it and as Read more…
Hello, so I am 17 years old and from Germany. I just started professional training (i think that is what you call it) as a software developer. I need some help learning it and as Read more…
no comments yet Be the first to share what you think! C# devs null reference exceptions source
Interesting, I wonder if other serialization formats (Protobuf especially) could get similar results by generating strongly-typed serializers and deserializers with Source Generators C# devs null reference exceptions source
no comments yet Be the first to share what you think! C# devs null reference exceptions source
I’m pretty far along in a game engine. I started in .Net Core 2.1 but upgraded to 3.1 and .Net 5 as they were released. I don’t appear to have any issues with performance regarding Read more…
Hi guys, I am trying to compare the date in a row of an Excel sheet. As an example a screenshot from the Excel: In line 20 of the example I want to compare the Read more…
I’ a little confused how to parse the duration and time component of the output of ffmpeg. My goal is to approximate the percentage of a task completed. The string representation of the duration of Read more…
Been using C# for a very long time but I’m very ashamed to admit that my knowledge of Docker and stuff like Kubernetes is very limited (apart from pulling image and starting it). Recently I’ve Read more…
which line is it happening on? which line is line 30? I think the error is being thrown in GetPerson(), perhaps there isn’t a record where id=1 in the database? I checked my database again Read more…
Where is this theme https://marketplace.visualstudio.com/items?itemName=J-Flepp.JFleppVsThemeDarkYellow Oh I like this! Installing it now. As a color blind person Enums and Keywords look exactly the same. I just installed the extension but how can you to apply Read more…